Thursday, October 30, 2008

Things I'm working on...

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
The bootstrap.reto is my personal startup file, which includes the block editor I've used for the last several years.

No comments: