No description
Find a file
2021-06-25 14:35:27 +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 created react app but not actually started doing anything nice 2021-06-18 16:11:51 +02:00
ibfi-ts better control 2021-06-25 14:35:27 +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

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