Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gergoerdi/brainfuck

Brainfuck interpreter & compiler written in Haskell, with focus on readability instead of performance
https://github.com/gergoerdi/brainfuck

brainfuck compiler haskell interpreter

Last synced: about 2 months ago
JSON representation

Brainfuck interpreter & compiler written in Haskell, with focus on readability instead of performance

Awesome Lists containing this project

README

        

Brainfuck interpreter and IA-32 compiler.

Also contains code to compile register machine programs into loop
programs, and loop programs into Brainfuck.

See the details at