ZAPH Wiki
Tools and Z80 engine for creating adventure games. (RUST)
Status: Alpha
Brought to you by:
luny
Simple byte-code compiler for creating the interactions of a ZAPH project.
lasc [file]
Without any arguments, lasc will run in the line mode, where each line entered is compiled and ran through the VM.
With a filename, then lasc will load the file, expecting source code, and compile into byte code.