philhassey / tinypyLinks
Automatically exported from code.google.com/p/tinypy
☆246Updated last year
Alternatives and similar repositories for tinypy
Users that are interested in tinypy are comparing it to the libraries listed below
Sorting:
- A simple virtual machine w/constant folding implemented in Python☆119Updated 4 years ago
- Dao Programming Language☆199Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆357Updated last month
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 4 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆154Updated 10 years ago
- Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —☆383Updated last week
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated last month
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 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 10 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆58Updated 4 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- tpy, a pet python forked from tinypy☆20Updated 4 years ago
- http://repo.or.cz/tinycc.git☆175Updated last year
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆476Updated 3 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Snek programming language for tiny systems☆318Updated 3 weeks 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…☆210Updated this week
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆395Updated 10 years ago
- An extensible BASIC interpreter in one header☆122Updated 7 years ago
- A C-implemented C compiler☆92Updated last year
- C Python, made faster.☆343Updated 9 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- A toy JavaScript interpreter written in C☆94Updated last year