CForth tree of Lubomir Rintel

Clone this repo:

Branches

  1. ebb0470 arm-xo-1.75: fix OLPC build by Lubomir Rintel · 4 years, 3 months ago master
  2. 815214e arm-stm32f103 - fixed build problems by Mitch Bradley · 4 years, 3 months ago
  3. e6f2c48 arm-ariel: add support for Dell Wyse 3020 machine by Lubomir Rintel · 4 years, 4 months ago
  4. b1396ea arm-mmp2: s/create cl4/create mmp3/ by Lubomir Rintel · 4 years, 3 months ago
  5. e32a267 arm-mmp2: move "third" word to lcd.fth by Lubomir Rintel · 4 years, 3 months ago

cforth

This is Mitch Bradley's CForth implementation.

This version was derived from the version at One Laptop Per Child, then it was improved as follows:

a) Host version now has line editing b) Host version catches exceptions c) key and key? implemented property in host versions for Linux and Windows d) Makefile fragments factored better, and use pattern rules extensively e) Makefiles in build directories simplified