An open API service indexing awesome lists of open source software.

https://github.com/thormeier/bf-interpreter

Simple interpreter for the esoteric language Brainfuck written in vanilla JS.
https://github.com/thormeier/bf-interpreter

Last synced: 9 months ago
JSON representation

Simple interpreter for the esoteric language Brainfuck written in vanilla JS.

Awesome Lists containing this project

README

          

thormeier/bf-interpreter
========================

Simple interpreter for the esoteric language [Brainfuck](http://en.wikipedia.org/wiki/Brainfuck) written in vanilla JS.

[See it in action!](http://thormeier.github.io/bf-interpreter)