eatonphil / pycLinks
A Python to C compiler
☆40Updated 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
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- subset c compiler☆38Updated 4 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆45Updated 6 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- A retro interactive coding environment powered by Python and nostalgia☆109Updated 4 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 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…☆51Updated 6 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Python scripting support for DOSBox☆17Updated 13 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 last year
- compile/run for the lazy☆82Updated 5 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Debugger in the Trepan family for x-python☆17Updated last month
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- A toy C-like language compiler for PigletVM☆63Updated 5 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- ☆67Updated 3 years ago
- ☆36Updated 2 weeks ago
- A Terminal Based Chip-8 Emulator☆44Updated 4 years ago
- Commodore-64 simulator in pure Python☆85Updated last year
- prettify let's build a compiler tutorial☆39Updated 4 months ago
- Modified version of the original from http://www.projectoberon.com/ for use with the Oberon IDE☆46Updated last year
- Register Allocator for 8086☆75Updated 2 years 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 …☆14Updated last year
- The LLVM-based Modula-2 compiler☆73Updated 7 months ago
- Process-independent interface to Linux system calls☆70Updated 3 years ago