parser: Script for extended sablecc3 syntax
authorJean Privat <jean@pryen.org>
Wed, 3 Jun 2009 16:55:34 +0000 (12:55 -0400)
committerJean Privat <jean@pryen.org>
Wed, 10 Jun 2009 13:36:19 +0000 (09:36 -0400)
commit4dfdb8e7f1ae9757c1289363679672e12ab1f697
tree5292ff05804871bcff349a7c9d65d294780a5744
parentb5986f04bc9b91050381584de9407f415b79944a
parser: Script for extended sablecc3 syntax

Move hacks from the Makefile to a new shell script (prescc.sh).
Propose a cleaner syntax with ~ and ! characters.
See doc in prescc.sh for details.

Signed-off-by: Jean Privat <jean@pryen.org>
.gitignore
src/parser/Makefile
src/parser/nit.sablecc3xx
src/parser/prescc.sh [new file with mode: 0755]