daybreak
Compiler project
A compiler project to create an interpretable language that compiles to native C code
Programming language that compiles to C
10 stars
3 watching
0 forks
Language: C
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |
| A compiler project that aims to formalize and verify the semantics of an intermediate language using Coq | 57 |
| An educational compiler project implementing a simple C compiler with x86 assembly code generation | 487 |
| CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 |
| An implementation of a compiler in C# that showcases basic concepts of compiler construction and language tooling. | 1,072 |
| A .NET tool that compiles SCSS files and minimizes CSS/JS assets | 152 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A tool to build and test old versions of the D programming language | 57 |
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 773 |
| A C# compiler project for a new .NET programming language. | 106 |
| A C compiler written in the C2 language itself. | 703 |