I've been having trouble with my internet connection, so here's an overview of what I'm working on:
Core
- Exposed ok (to allow control of the prompt)
Expanded the forth94 (ANS FORTH) layer. Now more compliant with the spec :)
Additions
- extras/bootstrap.retro
- extras/retro.nanorc
- library/debug.retro
- library/does.retro
- library/date.retro
- library/math.retro
- library/value.retro
Removals
- core: removed unused bits left over from old compile-time module support
- cross compiler: removed unused bits left over from old compile-time module support
- library/square-root.retro [merged with library/math.retro]
Documentation
- Tutorial
No comments:
Post a Comment