mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-08 15:38:06 +11:00
2ddca57f3f
The goal was to be able to implement "(" in forth, but I realised that my INTERPRET approach was wrong. Compiling the line beforehand is, after all, not good. I'll have to change it again. |
||
---|---|---|
.. | ||
ari.asm | ||
expr.asm | ||
fmt.asm | ||
parse.asm | ||
README.md | ||
util.asm |
Common code used by more than one app, but not by the kernel.