eatonphil / pycLinks
A Python to C compiler
☆39Updated 5 years ago
Alternatives and similar repositories for pyc
Users that are interested in pyc are comparing it to the libraries listed below
Sorting:
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 3 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆48Updated 6 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- subset c compiler☆37Updated 5 years ago
- Pure-python C and assembler compiler☆55Updated 10 years 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.☆66Updated 2 months ago
- compile/run for the lazy☆82Updated 5 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- ☆72Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Java Virtual Machine implementation in Python☆283Updated 6 years ago
- PEG Parser in ANSI C☆63Updated 3 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- A retro interactive coding environment powered by Python and nostalgia☆110Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- K&R C compiler obtained from Research UNIX v5, v6 and v7☆32Updated 7 years ago
- Little Python to C++ compiler☆97Updated 2 years ago
- ☆67Updated 3 years ago
- SCC - Small C Compiler for DOS☆97Updated 4 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆65Updated 9 months ago
- A small C compiler written in Python for learning purposes☆41Updated 8 years ago