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
- Host: GitHub
- URL: https://github.com/libfirm/firm-bf
- Owner: libfirm
- License: gpl-2.0
- Created: 2016-12-22T11:58:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T16:07:09.000Z (about 7 years ago)
- Last Synced: 2025-10-16T05:12:56.234Z (8 months ago)
- Language: Brainfuck
- Size: 48.8 KB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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
-------