Rewrite of the Lemon parser from theh SQLite project in Ada
The Lemon combined flex/yacc parser generator is rewritten in Ada 2005.
- Partly rewritten from lemon.c
- Compiling
- Not working
- Generate C parser code from parse.y
- Replace lemon.c with Ada program
- Generate C89 parser code with better structure (include yy.h)
- Generate Ada parser code from parse.y
- Split into library and application
ed var/PROGRAM_NAME
ed var/PROGRAM_VERSION
make setup
make
or
gprbuild