Tzlel
tzlel
tzlel (acronemyn for The Zero Level Esoteric Language), it has 2 files input with are a .bd file and .b file (use python3 main.py file.bd file.b), using string replecement* and some magic and it works, as the code IS the hardware not close to it.
the interpreter is at (User:Shazun_bhasfu)
example program: .bd file
#2 /00:0 /01:+1 /10:-1 /11:;
.b file:
00010101010111
note that it can only contain binary, also the # on .bd file determines each opcode size, the interpreter, also you can edit di, so your not limited to a stack! you can instead make it into array (like brainfuck) a queue or whatever you want, if you want expand tzlel contact me and add your code!
unlike some of my esolang, these esolangs are allowed be modify (but if you do, give the interpreter source code so others can use it)