philhassey / tinypyLinks
Automatically exported from code.google.com/p/tinypy
☆247Updated 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☆360Updated 2 months ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- Dao Programming Language☆199Updated last year
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆352Updated last month
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆154Updated 10 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Fedjmike's C Compiler☆134Updated 8 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl☆491Updated last month
- Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —☆386Updated last month
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆397Updated 10 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A list of compilers that can generate C code☆758Updated last year
- A JavaScript interpreter in Python, built for embedding JavaScript.☆59Updated 4 years ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 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☆352Updated 10 months ago
- An extensible BASIC interpreter in one header☆123Updated 7 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
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆387Updated 2 years ago
- Toy compiler for a fictional go-like language called Gone.☆29Updated 5 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆143Updated 4 years ago
- Snek programming language for tiny systems☆320Updated 2 weeks ago
- http://repo.or.cz/tinycc.git☆174Updated last year
- A lightweight BASIC interpreter written in standard C in dual files. Aims to be embeddable, extendable and portable.☆551Updated 6 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…☆210Updated last week