mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-14 13:35:00 +01:00
17 lines
274 B
Markdown
17 lines
274 B
Markdown
# brainfuck
|
|
Brainfuck interpreters in different languages
|
|
|
|
Get the releases!
|
|
|
|
Rust: CLI binary, in the release tab
|
|
Typescript: [react website](https://nilstrieb.github.io/brainfuck/)
|
|
|
|
Finished:
|
|
- Rust
|
|
- Java
|
|
- Interactive TypeScript
|
|
|
|
WIP:
|
|
|
|
To-Do:
|
|
- Idris
|