The closest way to a "compiler" would be a procedure that creates a executable with embedded KiXtart interpreter and script. The executable's tasks are to decompress the "payload" into memory, then execute the KiXtart interpreter that's now in memory and feed the script that's also in memory into the interpreter. Basically, the approach would be ASE but without any kind of file creation, just in-memory execution.
_________________________
There are two types of vessels, submarines and targets.