philhassey / tinypyLinks
Automatically exported from code.google.com/p/tinypy
☆244Updated last year
Alternatives and similar repositories for tinypy
Users that are interested in tinypy are comparing it to the libraries listed below
Sorting:
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Dao Programming Language☆198Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated this week
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆153Updated 10 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- A list of compilers that can generate C code☆742Updated last year
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- http://repo.or.cz/tinycc.git☆175Updated 10 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- tpy, a pet python forked from tinypy☆20Updated 4 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 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…☆403Updated 10 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- C99 parser and frontend for libfirm☆349Updated 7 months ago
- Pike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation pass…☆211Updated this week
- Fedjmike's C Compiler☆134Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —☆381Updated 3 weeks ago
- Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl☆481Updated last week
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆58Updated 4 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Snek programming language for tiny systems☆316Updated last week