GitHunt
HO

hogelog/fast-bf

fast brainf*ck intepreter

fast-bf

Where is fastest brainf**k intepreter?

It's fast-bf!

But rdebath/Brainfuck is more faster!

Isssues

Require

  • g++
  • xbyak (used by bf-jit)

Build

$ make

Usage

$ ./bf-opt-jit sample/mandelbrot.b

Description

bf-vm-opt

optimized vm implementation

bf-jit

jit compiler (x86) implementation

  • no optimization

bf-jit-opt

optimized x86 jit compiler implementation

  • fastest in these interpreters

Sample

Authors

See Also

Languages

C++100.0%

Contributors

Created April 22, 2012
Updated May 3, 2025