c3c
C compiler
A compiler for an evolution of the C language
Compiler for the C3 language
3k stars
44 watching
186 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
c3compilerlanguage
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source C compiler that aims to implement all C11 features and compile real-world programs correctly. | 9,774 |
| A C compiler written in the C2 language itself. | 703 |
| An experimental successor to C++ with the goal of improving performance and developer experience while maintaining backward compatibility. | 32,439 |
| A research language with effect types and handlers for building concurrent, efficient programs | 3,333 |
| A simple C interpreter that can interpret and run itself | 4,070 |
| Writing a compiler for a simplified version of the C programming language from scratch. | 10,644 |
| An experimental C compiler that aims to compile itself and supports various language features while keeping the code concise. | 6,166 |
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 |
| A Python-based front-end for compiling C code into efficient machine code | 137 |
| A minimalist programming language designed to facilitate easy extension and adaptability | 272 |
| An implementation of a C11 compiler using the QBE backend and various extensions. | 737 |
| A simple, compiled language with automatic C translation and hot code reloading capabilities for building maintainable software. | 35,918 |
| A compiler for the C programming language written in C. | 922 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| A simple programming language written in C that is compiled to C. | 53 |