mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 09:28:54 -06:00
First version of Make.bat, untested but basically complete
This commit is contained in:
@@ -90,9 +90,14 @@ This build method tries to build all languages found in the `src` directory, eve
|
||||
|
||||
## Windows batch file: `Make.bat`
|
||||
|
||||
**This script is still untested.**
|
||||
|
||||
This method is provided as an alternative for Windows users who don't have Haskell installed.
|
||||
|
||||
**COMING SOON**
|
||||
It is supposed to be a port of Make.sh and works in largely the same way.
|
||||
In particular, it accepts the same flags (in the same format) as described above.
|
||||
|
||||
One difference is that the list of languages to be compiled is specified manually in the script in the `langs` variable.
|
||||
|
||||
## About this repository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user