mini-c
Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours (by Fedjmike)
mass
A compiler for a new language focusing on compile-time execution and no LLVM dependency. (by grassator)
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.
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.
mini-c
Posts with mentions or reviews of mini-c.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning mini-c yet.
Tracking mentions began in Dec 2020.
mass
Posts with mentions or reviews of mass.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-01.
-
Meta Assembly Language
Here is the Fizz Buzz example from the screenshots: https://github.com/grassator/mass/blob/master/fixtures/fizz_...
What are some alternatives?
When comparing mini-c and mass you can also consider the following projects:
frameworks - Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser
likwid - Performance monitoring and benchmarking suite
SmallerC - Simple C compiler
Cwerg - The best C-like language that can be implemented in 10kLOC.
pl0c - Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.
MemeAssembly - A Meme-based programming language