Spidertrap Tutorial

πŸ₯Ί Emulator and Compiler

Implementation of the πŸ₯Ί Language.

The initial stack should contain the comma separated (no spaces) list of integers already on the stack. The first value will be on the top and the last will be on the bottom (the accessible one). To enter a negative integer you start the immediate with a comma. If the option is selected all numbers on the stack will be converted to ASCII when printed. If the number is negative it will display the ASCII of the absolute value.

Code:

Initial Stack:

Output:

Log: