public
Description: Exploration of stack-based languages
Clone URL: git://github.com/zimbatm/facts.git
Search Repo:
facts /
name age message
folder README Thu Mar 27 17:28:12 -0700 2008 Moved things around (for autotest) [zimbatm]
folder lib/ Thu Mar 27 17:28:12 -0700 2008 Moved things around (for autotest) [zimbatm]
folder src/ Thu Mar 27 17:28:12 -0700 2008 Moved things around (for autotest) [zimbatm]
folder test/ Thu Mar 27 17:28:12 -0700 2008 Moved things around (for autotest) [zimbatm]
README
= Facts : A pseudo FORTH implementation in Ruby

The goal is to explore stack-oriented programming while benefitting of
a rich a safe environment.

This implementation doesn't follow the FORTH standard if any exist.