eatonphil / pyc
A Python to C compiler
☆40Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pyc
- Yet another C compiler.☆29Updated 10 months ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆41Updated 5 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 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 3 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆70Updated 3 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆114Updated 3 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated last week
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- tpy, a pet python forked from tinypy☆21Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3.☆55Updated 7 months ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- A mini language used for the Rabs build system and within Wrapl.☆30Updated this week
- A lightweight python3 library for arithmetic with real numbers.☆34Updated last year
- Intel 8080/Zilog Z80 assembler written in D.☆27Updated 3 years ago
- Self-hosting C toolchain, from scratch☆14Updated 2 months ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆21Updated 5 months ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆22Updated 5 years ago
- Two Kilo—fully functional texteditor in 2 kb of C☆13Updated 4 years ago
- The most minimal C you can do real work in☆17Updated 2 years ago
- (OBSOLETE) A B Compiler for x86☆42Updated 11 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆58Updated last month
- A retro interactive coding environment powered by Python and nostalgia☆109Updated 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…☆46Updated 6 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆39Updated 3 years ago
- LLVM frontend for the Forth Language☆80Updated 7 months ago
- The smallest emacs-like editor I could find☆21Updated 6 years ago