Y
Hacker News
new
|
ask
|
show
|
jobs
by
fabriceleal
4768 days ago
Here's an interpreter of mine made in Lisp:
https://github.com/fabriceleal/Brainfuck
1 comments
mgoeppner
4768 days ago
In the same vein, here's my JS interpreter:
https://github.com/mgoeppner/brainfuck.js
link