forked from GitHub/gf-core
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