E&S CVS Commit: PEAK-Rules - Implement bytecode generation for expressions; this is basically

pje at eby-sarna.com pje at eby-sarna.com
Sun Sep 3 15:37:45 EDT 2006


Author: pje
Date: Sun Sep  3 15:37:44 2006
New Revision: 2235

URL: http://svn.eby-sarna.com?rev=2235&view=rev
Log:
Implement bytecode generation for expressions; this is basically 
equivalent to porting a little more than half of ``dispatch.predicates`` 
from RuleDispatch (specifically, the ``ExprBuilder`` class and related 
node types).

Added:
    PEAK-Rules/Code-Generation.txt   (with props)
    PEAK-Rules/peak/rules/codegen.py   (with props)
Modified:
    PEAK-Rules/setup.py
    PEAK-Rules/test_rules.py




More information about the source-changes mailing list