https://github.com/lnsp/brainfuck-js
Online Brainfuck interpreter
https://github.com/lnsp/brainfuck-js
Last synced: 5 months ago
JSON representation
Online Brainfuck interpreter
- Host: GitHub
- URL: https://github.com/lnsp/brainfuck-js
- Owner: lnsp
- Created: 2015-02-03T20:01:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T19:24:56.000Z (about 10 years ago)
- Last Synced: 2025-07-27T17:04:50.043Z (11 months ago)
- Language: HTML
- Homepage: http://mooxmirror.io/brainfuck-js
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brainfuck
A small Brainfuck interpreter written in JavaScript.
Nothing much to say about it, if you want to test it live, go on [mooxmirror.github.io/brainfuck](https://mooxmirror.github.io/brainfuck)!