forked from GitHub/gf-core
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