started regulus grammar implementation

This commit is contained in:
aarne
2007-06-10 19:55:45 +00:00
parent fb730a75b5
commit 0f3d06022e
8 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
concrete Toy0Swe of Toy0 = Toy0I with
(Syntax = SyntaxSwe),
(Lexicon = LexiconSwe) ;