iamcal.com
Weblog
Book
Software
Code
Articles
GitHub
About
Javascript Brainfuck Interpreter / Debugger
By
Cal Henderson
| Source available on
Github
Program:
Example programs...
Hello World
Rot 13 (slow!)
Fibonacci Numbers
Breakpoints Demo
Input:
Prompt for input as needed
Pre-supply input:
Output:
Source Viewer:
Memory Viewer:
Input Viewer:
Output Viewer:
Note:
The hash ("#") character marks a breakpoint.
Example programs taken from
the Brainfuck Archive