https://github.com/coldnew/compiler-brainfuck
A Clojure based optimize brainfuck compiler that support multi target (c, java, rust, js, python ... etc)
https://github.com/coldnew/compiler-brainfuck
brainfuck clojure clojurescript compiler compiler-brainfuck
Last synced: about 1 year ago
JSON representation
A Clojure based optimize brainfuck compiler that support multi target (c, java, rust, js, python ... etc)
- Host: GitHub
- URL: https://github.com/coldnew/compiler-brainfuck
- Owner: coldnew
- License: mit
- Created: 2016-07-31T14:49:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-22T08:49:56.000Z (over 9 years ago)
- Last Synced: 2025-03-05T02:18:47.416Z (over 1 year ago)
- Topics: brainfuck, clojure, clojurescript, compiler, compiler-brainfuck
- Language: Clojure
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# compiler.brainfuck
[](https://raw.githubusercontent.com/coldnew/compiler-brainfuck/master/LICENSE)
A Clojure library designed to ... well, that part is up to you.
## Usage
FIXME
## License
Copyright © 2016 Yen-Chin, Lee <>
Distributed under the [MIT License](http://opensource.org/licenses/MIT).