init commit again
This commit is contained in:
11
IBAF-Editor/syntax/Stratego-IBAF.sdf
Normal file
11
IBAF-Editor/syntax/Stratego-IBAF.sdf
Normal file
@@ -0,0 +1,11 @@
|
||||
module Stratego-IBAF
|
||||
|
||||
imports
|
||||
Stratego
|
||||
IBAF
|
||||
exports context-free syntax
|
||||
Module -> Start
|
||||
"|[" FCT-SEQ "]|" -> Term {cons("ToTerm"),prefer}
|
||||
|
||||
variables
|
||||
"START" -> L-start {prefer}
|
||||
Reference in New Issue
Block a user