philhassey / tinypyLinks
Automatically exported from code.google.com/p/tinypy
☆242Updated last year
Alternatives and similar repositories for tinypy
Users that are interested in tinypy are comparing it to the libraries listed below
Sorting:
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 2 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 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 basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Dao Programming Language☆198Updated last year
- C99 parser and frontend for libfirm☆348Updated 5 months ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆393Updated 10 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- self-hosted ooc compiler that generates c99☆405Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- A list of compilers that can generate C code☆734Updated last year
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- Pascal compiler implemented in python using Lex, Yacc and LLVM☆87Updated 13 years ago
- Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —☆376Updated last month
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A toy JavaScript interpreter written in C☆95Updated last year
- A Python-like systems programming language☆84Updated 9 years ago
- Lua + SQLite + musl libc running on x86.☆267Updated 8 years ago
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago