Golden
local source code mangler
Golden submitted a new resource:
SOC++ - A turing-completeness extension to SOC through Lua-defined Actions.
Read more about this resource...
SOC++ - A turing-completeness extension to SOC through Lua-defined Actions.
SOC++ implements what could be best described as assembly code encoded into SOC Actions.
It has several features, including:
As this is basically its own programming language, there are no screenshots. I can...
- Up to 8GB read-write dynamic memory per object (2^31 32-bit numbers)
- Conditional jumping, unconditional and conditional branching.
- Addition, Subtraction, Multiplication, Division, Modulo operations.
- Facilities to print numbers and strings.
- FIFO stack.
Read more about this resource...