https://github.com/dontpanic92/rainfuck
Rainfuck is a brainfuck interpreter and JIT compiler implemented in Rust.
https://github.com/dontpanic92/rainfuck
Last synced: about 1 year ago
JSON representation
Rainfuck is a brainfuck interpreter and JIT compiler implemented in Rust.
- Host: GitHub
- URL: https://github.com/dontpanic92/rainfuck
- Owner: dontpanic92
- License: gpl-2.0
- Created: 2016-01-02T14:27:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T17:27:30.000Z (over 10 years ago)
- Last Synced: 2025-04-12T02:25:23.863Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 34
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rainfuck
Rainfuck is a brainfuck interpreter and JIT compiler implemented in Rust.