mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
fixed some tutorial grammars and updated embedded section (JavaScript and web TODO)
This commit is contained in:
4
examples/tutorial/embedded/Makefile
Normal file
4
examples/tutorial/embedded/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
all:
|
||||
gfc --make --output-format=haskell QueryEng.gf
|
||||
ghc --make -o ./math TransferLoop.hs
|
||||
strip math
|
||||
Reference in New Issue
Block a user