How can I compile my plotscripts in Linux?
From OHRRPGCE-Wiki
The plotscript compiler is written in the Euphoria programming language. You will need to install the Linux version of Euphoria. To compile your script, run hspeak.ex in the Euphoria interpreter:
exu hspeak.ex myscript.hss
