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

https://github.com/libfirm/firm-bf

Brainfuck compiler to native code
https://github.com/libfirm/firm-bf

Last synced: 4 months ago
JSON representation

Brainfuck compiler to native code

Awesome Lists containing this project

README

          

firm-bf
=======

Introduction
------------

This is an optimizing compiler for the
[brainfuck language](http://de.wikipedia.org/wiki/Brainfuck)
using the [libfirm](http://www.libfirm.org) library.

Contact
-------