philhassey / tinypy
Automatically exported from code.google.com/p/tinypy
☆239Updated 11 months ago
Alternatives and similar repositories for tinypy:
Users that are interested in tinypy are comparing it to the libraries listed below
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆151Updated 9 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- C99 parser and frontend for libfirm☆345Updated 2 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆388Updated 9 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆228Updated 6 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆342Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- CC500: a tiny self-hosting C compiler☆158Updated 7 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- Dao Programming Language☆199Updated last year
- A list of compilers that can generate C code☆725Updated last year
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 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☆139Updated 11 months ago
- track of Tiny C Compiler☆140Updated 14 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- http://repo.or.cz/tinycc.git☆174Updated 5 months ago
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- Lua + SQLite + musl libc running on x86.☆267Updated 8 years ago
- Ron Cain's Small C public domain compiler revived after 30 years.☆134Updated 6 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- WebAssembly interpreter in C☆480Updated 7 months ago
- Simple virtual machine which interprets bytecode.☆471Updated 2 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆402Updated 9 years ago