Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 291 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 291 Bytes

brainfuck.js

A simple brainfuck interpreter written in javascript. Plans for the future include a web interface and visualization.

Inspired by Dennis Felsing's excellent How I Start guide written in nim.

ideas/comments/suggestions/etc are welcome!