BF-JIT
BrainFuck just-in-time compiler (by danthedaniel)
emojifuck
A Brainfuck dialect using emojis instead of ASCII operators. (by imihajlow)
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
BF-JIT | emojifuck | |
---|---|---|
1 | 1 | |
23 | 3 | |
- | - | |
10.0 | 0.0 | |
about 1 month ago | almost 2 years ago | |
Rust | Rust | |
MIT License | Do What The F*ck You Want To Public 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.
emojifuck
Posts with mentions or reviews of emojifuck.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning emojifuck yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing BF-JIT and emojifuck you can also consider the following projects:
i-use-arch-btw - "I use Arch btw" but it's a Turing-complete programming language.
bfloader - š§ Brainfuck IDE and interpreter in 512 bytes. (boot sector)
brainalias - š§ A interpreter generator for your BF-aliases language
bf - Fast brainfuck interpreter in C
brainsuck - Programming Language Inspired by Brainfuck
spacey - a tiny, wasm-ready virtual machine - stupidly fast
harbor - A language that portsā: examining the limits of compilationāļø.
compile-time-brainfck-interpreter - Compile-time brainfuck interpreter written in Rust using some unstable nightly features