cbfc VS nebula

Compare cbfc vs nebula and see what are their differences.

cbfc

an optimizing brainfuck compiler and interpreter (by xxx)

nebula

Compiler for the stack-based Whitespace language with LLVM back end. (by thaliaarchi)
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 nebula
1 1
2 6
- -
0.0 1.8
over 2 years ago over 3 years ago
Ruby Go
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.

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.

nebula

Posts with mentions or reviews of nebula. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-18.
  • StoneKnifeForth (With a Metacircular Compiler)
    6 projects | news.ycombinator.com | 18 Feb 2021
    I built an AOT compiler for Whitespace with its own SSA-form intermediate representation that lowers to LLVM IR. Whitespace is very similar to a minimal Forth, except, well, syntax. Since StoneKnifeForth has no filesystem access, only stdin and stdout, the principles could be easily adapted for Whitespace.

    https://github.com/andrewarchi/nebula

What are some alternatives?

When comparing cbfc and nebula 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

stoneknifeforth - a tiny self-hosted Forth implementation

corpus - The definitive collection of interpreters, compilers, and programs for the Whitespace programming language.

tokthr - tiny token-threaded bytecode interpreter in x86 assembly

relf - Relative Forth

stoneknifecpp - C++ port of [stoneknifeforth](https://github.com/kragen/stoneknifeforth)

PropForth5.5 - PropForthV5.5 is Forth progamming environment for Parallax Propeller P8X32A microcontroller created by Sal Sanci