Rasheek16 / C2x86Links
A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.
☆23Updated last month
Alternatives and similar repositories for C2x86
Users that are interested in C2x86 are comparing it to the libraries listed below
Sorting:
- Self-hosting C toolchain, from scratch☆36Updated 9 months ago
- 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.☆65Updated last year
- A bignum library for C.☆33Updated last year
- The most minimal C you can do real work in☆16Updated 3 years ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- ☆16Updated 2 months ago
- clex is a simple lexer generator☆102Updated last month
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆32Updated last year
- A proof-of-concept smart pointer library in C☆22Updated 6 years ago
- Soul - an esoteric concatenative language☆11Updated last year
- A small C compiler☆33Updated 4 months 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
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- alic: A Language Inspired by C☆69Updated 2 months ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 4 years ago
- A type-safe C successor that compiles directly to various platforms.☆139Updated 6 months ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated 2 weeks ago
- My little WebAssembly interpreter☆75Updated last week
- x86 assembler in 512 bytes of x86 machine code☆38Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 11 months ago
- Reference counter for C☆54Updated 2 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆45Updated 4 months ago
- Higher Subleq is a simplified typeless C language.☆12Updated 10 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- A compiler and IDE for the Micron programming language - the Oberon with the power of C☆67Updated 2 weeks ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago