philhassey / tinypyLinks
Automatically exported from code.google.com/p/tinypy
☆249Updated last year
Alternatives and similar repositories for tinypy
Users that are interested in tinypy are comparing it to the libraries listed below
Sorting:
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆352Updated 2 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated 3 months ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Dao Programming Language☆199Updated last year
- An extensible BASIC interpreter in one header☆123Updated 7 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆59Updated 4 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- C Python, made faster.☆343Updated 10 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆154Updated 10 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆528Updated 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…☆400Updated 10 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- Snek programming language for tiny systems☆321Updated last week
- 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…☆212Updated last week
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —☆387Updated 2 months ago
- A list of compilers that can generate C code☆761Updated 2 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl☆492Updated last month
- An implementation of Scheme in Python and C++☆175Updated last month
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- tpy, a pet python forked from tinypy☆20Updated 4 years ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆399Updated 10 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 5 years ago