from Hacker News

A compiler for a fully Turing complete language in 20 lines of JavaScript

by ola on 3/31/16, 3:24 PM with 4 comments

  • by icefox on 4/1/16, 12:18 AM

    Flagged 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");

  • by diskcat on 3/31/16, 5:18 PM

    How cool.

    Too bad I don't understand it.