Executable generator for Windows (sgsexe)
Utility to combine a single script with the virtual machine. After compilation, the executable passes all input arguments as-is as argc
and argv
to the script.
Command line syntax
sgsexe <output-file> <script-file>