mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 03:32:51 -06:00
added wiki grammars
This commit is contained in:
7
examples/wiki/EditorFre.gf
Normal file
7
examples/wiki/EditorFre.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete EditorFre of Editor = EditorI with
|
||||
|
||||
(Syntax = SyntaxFre),
|
||||
(LexEditor = LexEditorFre) ;
|
||||
Reference in New Issue
Block a user