compile

fun compile(opcodes: List<OP>): ByteArray

compile list of opcodes into a binary program