eatonphil / pyc
A Python to C compiler
☆40Updated 4 years ago
Alternatives and similar repositories for pyc:
Users that are interested in pyc are comparing it to the libraries listed below
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 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
- Yet another PEG parser combinator library and DSL☆56Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- subset c compiler☆38Updated 4 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 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
- ☆35Updated last month
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 11 months ago
- Yet another C compiler.☆29Updated last year
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 5 years ago
- A programming language.☆20Updated 7 years ago
- A simple intel/AMD64 assembly-language compiler for mathematical operations☆64Updated 8 months ago
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- WebAssembly interpreter in RPython☆66Updated 5 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Bootloader exploration☆19Updated 3 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated 4 months ago
- Sort of Lambdas for gcc☆34Updated 5 years ago
- CP/M and MS-DOS COM executable linker written in D.☆41Updated 3 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 3 weeks ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- A Toy C Compiler☆9Updated 7 years ago
- A toy C-like language compiler for PigletVM☆61Updated 5 years ago
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆15Updated 5 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆228Updated 6 years ago
- Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system☆26Updated 5 months ago
- Colors a piece of code word-by-word and shows it in a browser☆39Updated 6 years ago