corpus VS nebula

Compare corpus vs nebula and see what are their differences.

corpus

The definitive collection of interpreters, compilers, and programs for the Whitespace programming language. (by wspace)

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
corpus nebula
2 1
26 6
- -
8.9 1.8
3 months ago over 3 years ago
Dockerfile 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.

corpus

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

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 corpus and nebula you can also consider the following projects:

go.vm - A simple virtual machine - compiler & interpreter - written in golang

stoneknifeforth - a tiny self-hosted Forth implementation

QuakeBotArchive - Archive of all Quake 1 bots.

tokthr - tiny token-threaded bytecode interpreter in x86 assembly

tau - A functional interpreted programming language with a minimalistic design.

relf - Relative Forth

whitespace-go - ◻️ A Whitespace interpreter written in Go.

cbfc - an optimizing brainfuck compiler and interpreter

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