Version 1 of grammar_me

Updated 2006-02-21 18:46:03 by AK

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:


[ Category Package, a part of Tcllib ]