An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# compiler.brainfuck
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](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).