richer extraction syntax

This commit is contained in:
aarne
2008-04-18 14:11:36 +00:00
parent 1858db942c
commit a41f4407d2
47 changed files with 4251 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
--# -path=.:abstract:../common:prelude
concrete LangEng of Lang =
GrammarEng,
LexiconEng
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;