BF-JIT
BrainFuck just-in-time compiler (by danthedaniel)
BrainBash
A heavily optimizing Brain**** interpreter written in Bash! (by Gandalf-)
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
BF-JIT | BrainBash | |
---|---|---|
1 | 2 | |
23 | 29 | |
- | - | |
10.0 | 0.0 | |
about 1 month ago | over 4 years ago | |
Rust | Shell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BF-JIT
Posts with mentions or reviews of BF-JIT.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-14.
BrainBash
Posts with mentions or reviews of BrainBash.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-14.
-
Weird Ones: 30 years of Brainfuck
It's an interesting/challenging exercise to work through implementing some basic functions in BF, ie thinking only in loops.
I implemented an optimizing interpreter in Bash[1] on a plane ride, and it's still one of my favorite pet projects.
What are some alternatives?
When comparing BF-JIT and BrainBash you can also consider the following projects:
bf - Fast brainfuck interpreter in C
harbor - A language that ports⚓: examining the limits of compilation⚙️.
emojifuck - A Brainfuck dialect using emojis instead of ASCII operators.