Taddeus Kroes fc77458239 Merge branch 'master' of kompiler.org:trs 14 years ago
..
__init__.py 2527c7d9d9 Code cleanup and added interactie parser mode (for shells). 14 years ago
calc.py bc910e29ef Started with constructing an expression tree in the parser. 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 474ea0edd8 Implemented basic symbolic equations and added Sympy to deps. 14 years ago
node.py 513c04f37f Implemented some basis rewrite rules, along with unit tests for node.py. 14 years ago
parser.py 1c4e9200f6 Code cleanup and updated pybison version. 14 years ago
possibilities.py 513c04f37f Implemented some basis rewrite rules, along with unit tests for node.py. 14 years ago
rules.py 513c04f37f Implemented some basis rewrite rules, along with unit tests for node.py. 14 years ago
suggestions.py bc910e29ef Started with constructing an expression tree in the parser. 14 years ago