A code-optimizer for Python.
-
Write parser
- Implement follow, first, closure and goto
- Write parsing table
- Generate parse tree
-
Write tests for modules
-
Write docs
-
Ref module specific to-dos for other remaining tasks
Write your python code in the file test1.py, then do
cd whiplash
cargo run