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.