[PicForth] ANN: pic18forth pre-alpha 0.0.3

David McNab david at rebirthing.co.nz
Mon Jan 31 13:30:42 CET 2005


Hi,

Just a quick note to announce new release:
Pic18Forth version 0.0.3 alpha.

Changes include:

  - added exception handling
  - added multitasking
  - added OO capabilities
  - added basic mem allocator, for allocating/deallocating raw blocks
    as well as objects
  - added more hackability to compiler
  - more coherent examples
  - eliminated numerous bugs

Note that all these new features are provided as plugin library modules, 
so will only increase code size if actually loaded.

http://pic18forth.sourceforge.net

-- 
Cheers
David



More information about the PicForth mailing list