Isbfc

Language: Rust
Repository: Github

Isbfc is an optimizing compiler for the trivial Brainfuck programming language, targeting the x86_64 architecture. Like Brainfuck, it is of no practical value, but writing a well optimized compiler for it is nevertheless an entertaining challenge.