Taddeus Kroes 430b1f498d Merge branch 'master' of kompiler.org:trs 14 years ago
..
rules 8f9717d512 Moved factors rewrite rules to separate file. 14 years ago
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). 14 years ago
calc.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 years ago
default_config.py 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. 14 years ago
expression.py bc910e29ef Started with constructing an expression tree in the parser. 14 years ago
logger.py ad9cff6eb9 Applied pep8 and pyflakes recommendations. 14 years ago
node.py 78227c8254 Improved some boolean test methods for nodes. 14 years ago
parser.py 6bc98dd51a List all possibilities using '??' operator. 14 years ago
possibilities.py f64ecc9aaa Unit tested possibilities.py. 14 years ago
translate.py b76e038628 Added missing text translation utility file. 14 years ago