philhassey / tinypyLinks
Automatically exported from code.google.com/p/tinypy
☆241Updated 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☆342Updated 2 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- C99 parser and frontend for libfirm☆347Updated 4 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆391Updated 10 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆153Updated 4 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl☆476Updated this week
- Dao Programming Language☆198Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- http://repo.or.cz/tinycc.git☆175Updated 8 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- small self hosting C compiler☆481Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- C Python, made faster.☆341Updated 9 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- CC500: a tiny self-hosting C compiler☆159Updated 7 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- A list of compilers that can generate C code☆733Updated last year
- An implementation of Scheme in Python and C++☆172Updated 5 months ago
- x86 JIT compiler in 86 lines☆959Updated 9 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆58Updated 4 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆152Updated 9 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆131Updated 2 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago