cbfc VS LLVM-Guide

Compare cbfc vs LLVM-Guide and see what are their differences.

cbfc

an optimizing brainfuck compiler and interpreter (by xxx)

LLVM-Guide

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc. (by mikeroyal)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cbfc LLVM-Guide
1 2
2 111
- -
0.0 4.7
over 2 years ago 4 months ago
Ruby C++
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.

cbfc

Posts with mentions or reviews of cbfc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-14.

LLVM-Guide

Posts with mentions or reviews of LLVM-Guide. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing cbfc and LLVM-Guide you can also consider the following projects:

Let-s-build-a-compiler - A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw

cppinsights - C++ Insights - See your source code with the eyes of a compiler

nebula - Compiler for the stack-based Whitespace language with LLVM back end.

lsif-clang - Language Server Indexing Format (LSIF) generator for C, C++ and Objective C

faust - Functional programming language for signal processing and sound synthesis

snowball - [WIP] 🐱 Snowball is a low-weight, statically typed, object oriented programming language.

ccache - ccache – a fast compiler cache

ropfuscator - ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).

adorad - Fast, Expressive, & High-Performance Programming Language for those who dare

nora - An experimental Racket implementation using LLVM/MLIR

Enzyme - High-performance automatic differentiation of LLVM and MLIR.

Hana - Hana is an elegant, clean and minimalistic interpreted programming language inspired from lua, python and javascript <3