Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/susisu/bfjs
Brainf*ck interpreter
https://github.com/susisu/bfjs
brainfuck esolang interpreter javascript
Last synced: 1 day ago
JSON representation
Brainf*ck interpreter
- Host: GitHub
- URL: https://github.com/susisu/bfjs
- Owner: susisu
- License: mit
- Created: 2016-06-13T03:53:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T07:34:44.000Z (almost 8 years ago)
- Last Synced: 2024-11-02T21:02:56.295Z (5 days ago)
- Topics: brainfuck, esolang, interpreter, javascript
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BFJS
Brainf*ck interpreter## Install
``` shell
npm i -g @susisu/bfjs
```## License
[MIT License](http://opensource.org/licenses/mit-license.php)## Author
Susisu ([GitHub](https://github.com/susisu), [Twitter](https://twitter.com/susisu2413))