mirror of
https://github.com/Noratrieb/brainfuck.git
synced 2026-01-14 13:35:00 +01:00
Merge remote-tracking branch 'origin/master' into master
This commit is contained in:
commit
d1141cc6a6
1 changed files with 6 additions and 2 deletions
|
|
@ -1,13 +1,17 @@
|
||||||
# brainfuck
|
# brainfuck
|
||||||
Brainfuck interpreters in different languages
|
Brainfuck interpreters in different languages
|
||||||
|
|
||||||
|
Get the releases!
|
||||||
|
|
||||||
|
Rust: CLI binary, in the release tab
|
||||||
|
Typescript: [react website](https://nilstrieb.github.io/brainfuck/)
|
||||||
|
|
||||||
Finished:
|
Finished:
|
||||||
- Rust
|
- Rust
|
||||||
- Java
|
- Java
|
||||||
|
- Interactive TypeScript
|
||||||
|
|
||||||
WIP:
|
WIP:
|
||||||
|
|
||||||
To-Do:
|
To-Do:
|
||||||
- Haskell
|
- Haskell
|
||||||
- TypeScript
|
|
||||||
- (JavaScript)
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue