Python utility library
Find a file
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
make initial checkin 2017-07-24 12:19:34 +02:00
test Rename module jwutil to jwutils 2017-07-24 13:00:37 +02:00
tools Add grammar.py for generating compiler-compilers 2017-10-25 12:41:51 +02:00
.gitignore initial checkin 2017-07-24 12:19:34 +02:00
HASH Release 1.0.0-0@suse-tumbleweed/i586 2017-09-01 15:55:26 +00:00
LAST_RPM_VERSION Release 1.0.0-1@suse-tumbleweed/i586 2017-09-09 03:36:21 +00:00
Makefile initial checkin 2017-07-24 12:19:34 +02:00
VERSION Start version: 1.0.0-1 2017-09-09 03:35:59 +00:00