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

10 行
356B

  1. Words overrides like ":", "IMMEDIATE" and "CODE" are not
  2. automatically shadowed to allow the harmless inclusion of
  3. this unit. This shadowing has to take place in your xcomp
  4. configuration.
  5. See example in /emul/xcomp.fs
  6. Why limit ourselves to icore? Oh, I've tried cross-compiling
  7. the whole shebang. I tried. And failed. Too dynamic.