forked from GitHub/gf-core
modernized parser in EmbedAPI
This commit is contained in:
6
examples/tutorial/embedded/MathFre.gf
Normal file
6
examples/tutorial/embedded/MathFre.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:present:prelude:mathematical
|
||||
|
||||
concrete MathFre of Math = MathI with
|
||||
(Syntax = SyntaxFre),
|
||||
(Symbol = SymbolFre),
|
||||
(LexMath = LexMathFre) ;
|
||||
Reference in New Issue
Block a user