relf VS nebula

Compare relf vs nebula and see what are their differences.

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
relf nebula
1 1
7 6
- -
0.0 1.8
almost 8 years ago over 3 years ago
Forth Go
- 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.

relf

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

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

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

stoneknifeforth - a tiny self-hosted Forth implementation

tokthr - tiny token-threaded bytecode interpreter in x86 assembly

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

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

cbfc - an optimizing brainfuck compiler and interpreter