Rasheek16 / C2x86View external linksLinks
A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.
☆27Sep 10, 2025Updated 5 months ago
Alternatives and similar repositories for C2x86
Users that are interested in C2x86 are comparing it to the libraries listed below
Sorting:
- An implementation of "Regular Expression Matching: the Virtual Machine Approach"☆26Aug 20, 2024Updated last year
- A Uxn emulator written in python☆25Apr 18, 2022Updated 3 years ago
- ☆16Sep 7, 2025Updated 5 months ago
- Resource Aware, Recursive Virtual Machine☆10Nov 4, 2022Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆19Aug 19, 2025Updated 5 months ago
- cpufuzz is a dumb, simple and portable CPU fuzzer☆11Jan 27, 2019Updated 7 years ago
- A low level, expressive language☆14Dec 12, 2024Updated last year
- A library for creating and patching binary diffs. Based on bsdiff.☆11Nov 23, 2014Updated 11 years ago
- 32-bit integer only RISC-V core, along with assembler, linker, and compiler from scratch☆23Sep 21, 2025Updated 4 months ago
- A small C compiler☆33Jun 24, 2025Updated 7 months ago
- ☆84Aug 25, 2025Updated 5 months ago
- A self sufficient programming language: have your cake and eat it at compile time☆13Feb 8, 2026Updated last week
- SOM++ - C++ implementation of the Simple Object Machine Smalltalk☆13Aug 23, 2025Updated 5 months ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated 3 weeks ago
- Self-hosting C toolchain, from scratch☆36Feb 7, 2025Updated last year
- A Datalog Framework for Python☆16Mar 8, 2023Updated 2 years ago
- A tool for dependencies validation for ninja build system using strace to detect the real dependencies☆16Nov 12, 2018Updated 7 years ago
- pure-python C types packer/unpacker☆19Mar 1, 2020Updated 5 years ago
- Bootstrapping a simple C/C++ based compiler.☆16Aug 31, 2023Updated 2 years ago
- A CHIP-8 emulator in C.☆18Aug 22, 2022Updated 3 years ago
- Simple parser for Python marshal serialization and pyc files☆22Jan 23, 2026Updated 3 weeks ago
- This is a portable, open source emulator of the 32-bit Inmos T414/T800/T801/T805 Transputer family, and a host/file I/O Server that inter…☆21Jan 22, 2026Updated 3 weeks ago
- A Scheme-like Lisp interpreter that can also run as an operating system☆21Aug 17, 2013Updated 12 years ago
- Finding unused functions in Python projects☆20Sep 3, 2024Updated last year
- Mirror of the portable version of Game Of Trees☆31Updated this week
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Mar 10, 2024Updated last year
- C compiler Implemented in C☆22Jun 5, 2025Updated 8 months ago
- in-progress 🚧 explosional 💥 editor☆25Apr 8, 2022Updated 3 years ago
- A C-compiler written in C☆77Jan 26, 2025Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Feb 21, 2023Updated 2 years ago
- alic: A Language Inspired by C☆81Aug 12, 2025Updated 6 months ago
- Learn CPython internals by customizing the interpreter.☆18Feb 8, 2026Updated last week
- The goal is to compile a reasonably complete list of all implementations of the Smalltalk system☆27Updated this week
- Implementing 20+ binary search trees to compare balancing strategies☆47Aug 15, 2025Updated 5 months ago
- Analysis and background research on discovery and pairing for the MediaScape project☆25Oct 6, 2017Updated 8 years ago
- One-pass Code Generation in V8 (Archive)☆20Aug 26, 2022Updated 3 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Dec 21, 2017Updated 8 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week
- epsilon is a scanner generator☆29Jun 12, 2022Updated 3 years ago