testing grammar distr

This commit is contained in:
aarne
2004-08-03 15:21:01 +00:00
parent a843c8e0ec
commit 166a32b1e7
6 changed files with 51 additions and 2 deletions

View File

@@ -31,6 +31,8 @@ i, import: i File
-nocf don't build context-free grammar (thus no parser)
-nocheckcirc don't eliminate circular rules from CF
-cflexer build an optimized parser with separate lexer trie
-noemit do not emit code (default with old grammar format)
-o do emit code (default with new grammar format)
flags:
-abs set the name used for abstract syntax (with -old option)
-cnc set the name used for concrete syntax (with -old option)