A parser, interpretter, and compiler for a functional programming language with the same grammar as JSON.
Go to file
2024-03-15 20:21:31 -04:00
build_oracle.py Move oracle table generating facilities to grammar.py 2024-03-15 20:21:16 -04:00
build_oracle.sh Move oracle table generating facilities to grammar.py 2024-03-15 20:21:16 -04:00
emis_funky_funktions.py Add p_instance 2024-03-15 20:21:31 -04:00
grammar.py Move oracle table generating facilities to grammar.py 2024-03-15 20:21:16 -04:00
lex.py Move grammar and lex table to their own file 2024-03-15 20:21:16 -04:00
parse.py Added a basic recognizer 2024-03-15 20:21:16 -04:00