Bfc Alternatives
Similar projects and alternatives to bfc
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
harbor
A language that ports⚓: examining the limits of compilation⚙️. (by adam-mcdaniel)
-
mumps-examples
This is a collection of M scripts for learning purposes. The examples in this tutorial are run with GT.M.
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
bfc reviews and mentions
-
We gotta get rid of ego in the programming community
Let me introduce you to production grade brainfuck. We can use https://github.com/Wilfred/bfc to compile it to a native binary with llvm optimizations. But to make it more usable, we can first run it through the c preprocessor (with gcc -E input_file) so we can split our brainfuck into multiple files and macros. Now we are really getting somewhere.
Stats
Wilfred/bfc is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of bfc is Rust.