Compiler Design Examples
01_lexer.py
01_lexer.py
python
02_thompson_nfa.py
02_thompson_nfa.py
python
03_subset_construction.py
03_subset_construction.py
python
04_recursive_descent_parser.py
04_recursive_descent_parser.py
python
05_ll1_parser.py
05_ll1_parser.py
python
06_ast_visitor.py
06_ast_visitor.py
python
07_type_checker.py
07_type_checker.py
python
08_three_address_code.py
08_three_address_code.py
python
09_optimizer.py
09_optimizer.py
python
10_bytecode_vm.py
10_bytecode_vm.py
python
README.md
README.md
markdown