lacc VS 9cc

Compare lacc vs 9cc and see what are their differences.

lacc

A simple, self-hosting C compiler (by larmel)
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
lacc 9cc
3 1
847 1,787
- -
0.0 10.0
almost 2 years ago over 3 years ago
C C
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.

lacc

Posts with mentions or reviews of lacc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-14.
  • Lacc – A simple, self-hosting C compiler
    2 projects | news.ycombinator.com | 14 Feb 2024
  • Are Hoistings Possible for C++?
    8 projects | /r/cpp | 17 Aug 2022
    When you say a fork of LLVM, am I correct in assuming that you specifically mean a fork of Clang? I don't see how the compiler backend would affect support for language extensions, regardless of whether it's an exception to that such as Tcc, Cproc, the MIR C jitter, lacc, 8cc, 9cc, and chibicc. Most of those are not for production, excluding Cproc and Tcc (at least according to Suckless or Oasis).

9cc

Posts with mentions or reviews of 9cc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-17.
  • Are Hoistings Possible for C++?
    8 projects | /r/cpp | 17 Aug 2022
    When you say a fork of LLVM, am I correct in assuming that you specifically mean a fork of Clang? I don't see how the compiler backend would affect support for language extensions, regardless of whether it's an exception to that such as Tcc, Cproc, the MIR C jitter, lacc, 8cc, 9cc, and chibicc. Most of those are not for production, excluding Cproc and Tcc (at least according to Suckless or Oasis).

What are some alternatives?

When comparing lacc and 9cc you can also consider the following projects:

cc99 - C-like language compiler, the final project of ZJU Compiler Principle course

mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR

c3c - Compiler for the C3 language

acwj - A Compiler Writing Journey

chibicc - A small C compiler

oasis - a small statically-linked linux system