xcc
Compiler suite
A standalone compiler/assembler/linker/libc for multiple architectures
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
279 stars
8 watching
18 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
aarch64arm64assemblercc-compilercompilerelf64linkermach-oposixpreprocessorriscv64self-hostingwasiwasmx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| A C++ library that enables runtime assembly coding on AArch64 CPUs. | 190 |
| A compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies. | 1,147 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| The XSharp compiler and runtime provide tools for compiling and executing a programming language, with a focus on integration with the .NET ecosystem. | 114 |
| Compiles an XC=BASIC program to 6502 machine code for the Commodore-64 | 76 |
| A compiler for an experimental programming language called Okta | 27 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A small C compiler that compiles to Uxntal code | 118 |
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| Develops an assembler and compiler for a programming language | 46 |
| An open-source framework for hybrid quantum-classical computing architectures. | 1 |
| A Lisp-like compiler and toolset for writing C code with additional features | 26 |