hypothalamus 0.6.1

An optimizing Brainfuck AOT compiler with an LLVM IR backend
Documentation

Hypothalamus

Crates.io

Optimizing Brainfuck AOT compiler with an LLVM IR backend.

cargo install hypothalamus
hypothalamus hello.bf -o hello

Requires clang for native emission. Part of bf-tools.