I changed the interface again. No more frames! There actually two index files up now. The other one will run on IE only. Anyway, the big thing is that I put something new up. I put up my pet project - bAdkOde. It is an interpreter I am working on. It’s a VERY early beta and you can check it out. I have provided a link. Hope you like it!
New Interface and bAdkOde
Related
A brainfuck interpreter in bAdkOde
A few days before I left India, I started writing a brainfuck interpreter in bAdkOde. I finished implemented all the instructions, excepting for looping. I actually finished the code (and fixed all...
bAdkOde is Turing Complete
In my previous post, I suggested that bAdkOde might be Turing Complete by writing a quine. One of the ways to actually prove Turing Completeness is to try and write an interpreter for another...
A bAdkOde quine (which suggests that bAdkOde is Turing Complete)
On the bAdkOde project page, I mentioned that I didn't know whether bAdkOde is Turing Complete (although I suspected it). I also mentioned that if I was able to write a quine in bAdkOde, then it...
Sign in to leave a comment.
Loading…