Brainfuck interpreter implementations
- Brainfuck 39%
- Python 25.5%
- Elm 16.7%
- Rust 11.1%
- Nim 7.7%
| brainfuck | ||
| elm | ||
| nim | ||
| python | ||
| rust | ||
| bench_results.md | ||
| LICENSE | ||
| README.md | ||
Brainfuck implementations
Implementations of Brainfuck for practicing and trying out different languages.
The Brainfuck benchmarking programs are taken from kostya/benchmarks. More language comparisons available there.