Version 2 of grammar_me

Updated 2006-12-13 18:59:30

Actually several packages:

  • grammar::me::util - Manipulation and conversion of abstract syntax trees (ASTs) between various representations.
  • grammar::me::tcl - Implementation I of the ME virtual machine (where ME is a short for MatchEngine).
  • grammar::me::cpu - Implementation II of the ME virtual machine.
  • grammar::me::cpu::core - State manipulation core for previous package.

Documentation:


escargo 13 Dec 2006 - Anybody got some examples? I didn't see any on the SourceForge Tcllib cvs directories.


[ Category Package, a part of Tcllib ]