Compiler

Undocumented in source.

Constructors

this
this(bool infer, SysCall[] syscalls)
Undocumented in source.

Members

Functions

compile
ubyte[] compile(string asmCode)
Undocumented in source. Be warned that the author may not have intended to support it.
getDBGOp
DBGOpCode getDBGOp(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getOp
OpCode getOp(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getSyscall
uint getSyscall(string t)
Undocumented in source. Be warned that the author may not have intended to support it.
getVal
uint getVal(Label[] labels, size_t owner_offset, string t)
Undocumented in source. Be warned that the author may not have intended to support it.
getValLabels
uint getValLabels(Label[] labels, string label)
Undocumented in source. Be warned that the author may not have intended to support it.
getValMacro
string getValMacro(string[string] macros, string name, bool throwExceptionOnFailure)
Undocumented in source. Be warned that the author may not have intended to support it.
printLabels
void printLabels()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta