English complete (but needs more testing)

This commit is contained in:
aarne
2005-01-18 16:16:29 +00:00
parent 922dcce2b8
commit 027539d4e2
10 changed files with 464 additions and 79 deletions

View File

@@ -1,9 +1,7 @@
--# -path=.:../abstract:../../prelude
concrete TestResourceEng of TestResource = RulesEng, StructuralEng **
{}
{- -----
open SyntaxEng, ParadigmsEng in {
open SyntaxEng, ParadigmsEng in {
flags startcat=Phr ; lexer=textlit ; parser=chart ; unlexer=text ;
@@ -51,4 +49,3 @@ lin
Mary = nameReg "Mary" ;
} ;
-}