mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 08:32:50 -06:00
added wiki grammars
This commit is contained in:
7
examples/wiki/WikiFin.gf
Normal file
7
examples/wiki/WikiFin.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete WikiFin of Wiki = WikiI with
|
||||
|
||||
(Syntax = SyntaxFin),
|
||||
(LexWiki = LexWikiFin) ;
|
||||
Reference in New Issue
Block a user