Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 389 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 389 Bytes

EForth

EForth is a delightfully minimalist approach to Forth originated by Bill Muench and Dr. C. H. Ting.

For more information visit:

https://eforth.appspot.com/

Directories

  • ueforth/ - µEforth - EForth refactored to allow source boostraping.
  • circleforth/ - A minimalist Forth modeled after toy Lisps.
  • reference/ - EForth Reference Material