Mirror of CollapseOS
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

17 lignes
360B

  1. C<? is a flag indicating whether a character is waiting in the
  2. input stream. 1 means yes, 0 means no. It is the responsibility
  3. of C<* to update that flag.
  4. WORDBUF is the buffer used by WORD
  5. BOOT C< PTR is used when Forth boots from in-memory
  6. source. See "Initialization sequence" below.
  7. (cont.)