No description
Find a file
2021-07-15 11:44:33 +02:00
bfi-haskell created react app but not actually started doing anything nice 2021-06-18 16:11:51 +02:00
bfi-java created react app but not actually started doing anything nice 2021-06-18 16:11:51 +02:00
bfi-rust finally flamegraph 2021-06-27 08:59:58 -07:00
examples including brainfuck programs 2021-06-25 16:47:04 +02:00
ibfi-ts oops 2021-07-15 11:44:33 +02:00
.gitignore Update .gitignore 2021-04-20 11:05:35 +02:00
README.md Update README.md 2021-06-24 20:01:34 +02:00
run-rust.sh including brainfuck programs 2021-06-25 16:47:04 +02:00

brainfuck

Brainfuck interpreters in different languages

Get the releases!

Rust: CLI binary, in the release tab
Typescript: react website

Finished:

  • Rust
  • Java
  • Interactive TypeScript

WIP:

To-Do:

  • Haskell