brainfuck_interpreter
Version, currently master branch1 version
- master branchlatestAug 12, 2023
github.com/Ruberald/brainfuck-interpreter-cr
A BrainFuck interpreter written in the Crystal language
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
brainfuck_interpreter:
github: Ruberald/brainfuck-interpreter-cr
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.9.0- License
- MIT
- Author
- Ruberald
- Target
brainfuck_interpreterfrom src/main.cr
Dependencies
This version declares no dependencies.
README
Brainfuck Interpreter
This is a very basic Brainfuck interpreter
Installation
$ git clone https://github.com/Ruberald/brainfuck-interpreter-cr.git
$ cd brainfuck-interpreter-cr
$ shards build
Usage
$ ./bin/brainfuck_interpreter [your program string]
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Aug 12, 2023
- Crystal
1.9.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Ruberald/brainfuck-interpreter-cr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1