A compiler for a fully Turing complete language in 20 lines of JavaScript
1–5 of 5 posts
Re: A compiler for a fully Turing complete language in 20 lines of JavaScript
#2How cool.
Too bad I don't understand it.
Re: A compiler for a fully Turing complete language in 20 lines of JavaScript
#3How cool. Too bad I don't understand it.
You will after reading
https://en.wikipedia.org/wiki/Brainfuck#Commands
Re: A compiler for a fully Turing complete language in 20 lines of JavaScript
#4How cool. Too bad I don't understand it.
That's ok. It's brainfuck. You're not meant to.
Re: A compiler for a fully Turing complete language in 20 lines of JavaScript
#5Flagged for the false title. If you are going to allow require, I will make a fully Turing complete language in 1 lines of JavaScript.
require("bf2c");