.
This commit is contained in:
@@ -67,15 +67,15 @@ Other value operations: (0x80~0x8f)
|
||||
|
||||
External code: (0x90~0x9f)
|
||||
cmpl Compile code to assembly
|
||||
asmbl Assemble code to chunk format
|
||||
load Load chunk as function (will place function on stack)
|
||||
asmbl Assemble code to bytecode format
|
||||
load Load bytecode as function (will place function on stack)
|
||||
|
||||
Error handling: (0xa0~0xaf)
|
||||
???
|
||||
|
||||
|
||||
Chunk format
|
||||
------------
|
||||
Bytecode format
|
||||
---------------
|
||||
|
||||
The bytecode file is composed of the following sections:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user