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

https://github.com/ibara/bf.ssa

Brainfuck compiler written in QBE IR.
https://github.com/ibara/bf.ssa

Last synced: 6 months ago
JSON representation

Brainfuck compiler written in QBE IR.

Awesome Lists containing this project

README

          

bf.ssa
======
`bf.ssa` is a Brainfuck compiler written in
[QBE](https://c9x.me/compile/)
IR.

You'll need QBE to build this. It works for me on
[OpenBSD](https://www.openbsd.org/)
and should work on common Unix systems.