jw-python/tools/python/jwutils
Jan Lindemann 5b76358238 Add grammar.py for generating compiler-compilers
grammar.py is meant as a compiler compiler compiler, taking in a grammar
structure and returning flex and bison files. It can also parse EBNF.
Currently there are still remnants of VHDL-specific stuff in the code,
because parsing VHDL was what it was initially about.

Signed-off-by: Jan Lindemann <jan@janware.com>
2017-10-25 12:41:51 +02:00
..
algo ShuntingYard.py: Improve tokenize() quote handling 2017-08-03 10:00:29 +02:00
Cmd.py log.py: Add set_flags() 2017-10-25 10:06:29 +02:00
grammar.py Add grammar.py for generating compiler-compilers 2017-10-25 12:41:51 +02:00
log.py log.py: Add set_flags() 2017-10-25 10:06:29 +02:00
Makefile Rename module jwutil to jwutils 2017-07-24 13:00:37 +02:00
misc.py Add misc.py 2017-07-25 17:06:03 +02:00
Object.py Make jwutils.log module somewhat usable 2017-08-07 18:05:53 +02:00
RedirectStdIO.py Rename MuteStdIO to RedirectStdIO 2017-07-26 11:40:35 +02:00