Changes

Jump to: navigation, search

SjasmPlus

2 bytes added, 12:26, 1 March 2018
/* Features */ this is NOT very fast (in fact its very slow)
* 3-pass design
* Built-in Lua scripting engine
* Very fast compilationCompilation performance: 1 million lines by 2-3 seconds on modern computer
* Code inlining through colon (LD A,C:INC A:PUSH AF:IFDEF FX:LD A,D:ENDIF…)
* Structures to define data structures in memory more easily (use STRUCT pseudo-op)
36
edits