gem5/src/mem/slicc/symbols
Nathan Binkert 2278363015 slicc: Pure python implementation of slicc.
This is simply a translation of the C++ slicc into python with very minimal
reorganization of the code.  The output can be verified as nearly identical
by doing a "diff -wBur".

Slicc can easily be run manually by using util/slicc
2009-09-22 18:12:39 -07:00
..
__init__.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Action.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Event.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Func.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
State.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
StateMachine.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Symbol.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
SymbolTable.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Transition.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Type.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Var.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00