Rasheek16 / C2x86Links
A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.
☆25Updated 4 months ago
Alternatives and similar repositories for C2x86
Users that are interested in C2x86 are comparing it to the libraries listed below
Sorting:
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated 2 months ago
- A small C compiler☆33Updated 6 months ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆34Updated last year
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A bignum library for C.☆33Updated last year
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 3 years ago
- Self-hosting C toolchain, from scratch☆36Updated 11 months ago
- OTCC Deobfuscated and Explained☆40Updated 2 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆46Updated 6 months ago
- The Beryl Scripting Language☆31Updated 2 years ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆53Updated last year
- The most minimal C you can do real work in☆16Updated 3 years ago
- Single header C99 compiler (TCC)☆35Updated 9 months ago
- A build-once run-anywhere SDL2 program.☆26Updated 2 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- My WebAssembly VM☆75Updated this week
- A custom compiler backend designed to be small, have fast compilation, and be complete enough to be used for actual compilers.☆16Updated 9 months ago
- clex is a simple lexer generator☆105Updated 3 months ago
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated 3 weeks ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- Yet another C compiler.☆30Updated last week
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated 2 months ago
- Fabrice Bellard's fbcc C Compiler☆46Updated 6 years ago
- a simple x86/arm jit framework for c☆37Updated 2 months ago
- a C99 compiler.☆18Updated 5 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆15Updated last year