Zig Compiler

Open-source Zig projects categorized as Compiler

Top 4 Zig Compiler Projects

  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

    Project mention: Zon – object notation like JSON in Zig | news.ycombinator.com | 2024-11-28
  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • arocc

    A C compiler written in Zig.

    Project mention: 21 Algol 60 Compilers in 1962 | news.ycombinator.com | 2024-12-07

    Currently, zig cc is the Clang frontend which is linked into the Zig compiler (most things in that blog post are about differences between the Zig toolchain and a typical Clang toolchain, and how Zig invokes Clang.

    I'm not sure what the current plan is for C compilation after the LLVM divorce and when Clang is moved into a Zig package (e.g. I remember talk that arocc [1] is becoming the new Zig C frontend, but not sure if that's still planned, or if C compilation will be delegated to the new Clang package along with C++ and ObjC compilation).

    [1] https://github.com/Vexu/arocc

  • bog

    Small, strongly typed, embeddable language.

  • LoLa

    LoLa is a small programming language meant to be embedded into games.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Zig Compiler discussion

Log in or Post with

Zig Compiler related posts

Index

What are some of the best open-source Compiler projects in Zig? This list will help you:

Project Stars
1 zig 35,264
2 arocc 1,147
3 bog 540
4 LoLa 194

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Zig is
the 27th most popular programming language
based on number of metions?