philhassey / tinypy
Automatically exported from code.google.com/p/tinypy
☆240Updated last year
Alternatives and similar repositories for tinypy:
Users that are interested in tinypy are comparing it to the libraries listed below
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆390Updated 9 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆341Updated 2 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- Dao Programming Language☆200Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 7 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆118Updated 3 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- C99 parser and frontend for libfirm☆346Updated 4 months ago
- self-hosted ooc compiler that generates c99☆405Updated 8 years ago
- C Python, made faster.☆341Updated 9 years ago
- Python module to modify bytecode☆311Updated this week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —☆374Updated this week
- An extensible BASIC interpreter in one header☆122Updated 7 years ago
- A list of compilers that can generate C code☆730Updated last year
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆151Updated 9 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆71Updated 2 months ago