mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
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