Mirror of CollapseOS
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

17 行
372B

  1. (cont.)
  2. Atom: A word of the type compiledWord contains, in its PF, a
  3. list of what we call "atoms". Those atoms are most of the time
  4. word references, but they can also be references to NUMBER and
  5. LIT.
  6. Words between "()" are "support words" that aren't really meant
  7. to be used directly, but as part of another word.
  8. "*I*" in description indicates an IMMEDIATE word.