Stack based language (compiler tool and virtual machine)
For all:
Make
For Windows and Unix:
gcc
For WebAssembly:
emscripten
Calls
./bin/unix/stapel [FILE TO INTERPETATE]
Calls
./bin/unix/stapelc --input [INPUTFILE] --output [OUTPUTFILE]
Stack based language (compiler tool and virtual machine)
For all:
Make
For Windows and Unix:
gcc
For WebAssembly:
emscripten
Calls
./bin/unix/stapel [FILE TO INTERPETATE]
Calls
./bin/unix/stapelc --input [INPUTFILE] --output [OUTPUTFILE]