Script-To-Bytecode is a toolkit of compilers with the purpose of creating easily maintainable script languages to be compiled into a simple bytecode, representing a series of commands in the format ...
(define-bytecode apply) ; Argument is destination address.