C
compiler
Projects with this topic
-
-
-
A bytecode VM-based interpreter inspired from the Lox language, built using Zig.
Updated -
The frontend for selecuery, a transpiler for inline select statements in X++.
Updated -
Nim0 is a toy compiler for a limited subset of Nim language, all in 5 heavily documented source files so that you can understand them. It is a port of Niklaus Wirth's Oberon-0 compiler.
Updated -
A compiler for a type inferred, functional language with adts, records and pattern matching, targeting JavaScript https://gilmi.gitlab.io/strema
Updated -