Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bastos/bbfck
Brainfuck Interpreter. DO NOT USE IN PRODUCTION :D
https://github.com/bastos/bbfck
Last synced: 18 days ago
JSON representation
Brainfuck Interpreter. DO NOT USE IN PRODUCTION :D
- Host: GitHub
- URL: https://github.com/bastos/bbfck
- Owner: bastos
- Created: 2014-07-11T15:54:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-11T15:54:39.000Z (over 10 years ago)
- Last Synced: 2023-04-11T19:34:11.100Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Brainfuck
=========A Swift brainfuck interpreter.
More about Brainfuck [here](http://pt.wikipedia.org/wiki/Brainfuck).
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004Copyright (C) 2014 Tiago Bastos
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION0. You just DO WHAT THE FUCK YOU WANT TO.