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 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:
|
||||
- Haskell
|
||||
- TypeScript
|
||||
- (JavaScript)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue