eatonphil / pycLinks
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
Sorting:
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 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
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆119Updated 3 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 6 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Yet another C compiler.☆30Updated last year
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆57Updated last year
- Colors a piece of code word-by-word and shows it in a browser☆39Updated 6 years ago
- Intel 8080/Zilog Z80 assembler written in D.☆29Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆41Updated 3 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- A mini language used for the Rabs build system and within Wrapl.☆32Updated this week
- 🎨 An ansi escape code parser and renderer for hobby operating systems☆44Updated 4 years ago
- Two Kilo—fully functional texteditor in 2 kb of C☆13Updated 5 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Intel 8080/Zilog Z80 disassembler written in D.☆16Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Self-hosting Real Mode x86 Assembler☆33Updated 7 months ago
- ☆35Updated 3 months ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- (OBSOLETE) A B Compiler for x86☆46Updated last year
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆131Updated 2 years ago