philhassey / tinypy
Automatically exported from code.google.com/p/tinypy
☆239Updated 10 months ago
Alternatives and similar repositories for tinypy:
Users that are interested in tinypy are comparing it to the libraries listed below
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆385Updated 9 years ago
- An experimental C to Javascript/Lua/Perl5/Lisp/Java compiler☆151Updated 9 years ago
- C99 parser and frontend for libfirm☆345Updated last month
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl☆457Updated last week
- Dao Programming Language☆199Updated last year
- ParTcl - a micro Tcl implementation☆489Updated 10 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆227Updated 6 years ago
- Fedjmike's C Compiler☆132Updated 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆56Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆340Updated 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…☆404Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 10 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- tpy, a pet python forked from tinypy☆21Updated 4 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A list of compilers that can generate C code☆720Updated last year
- C Python, made faster.☆341Updated 9 years ago
- track of Tiny C Compiler☆141Updated 14 years ago
- A simple CGI webserver written in C with no dependencies.☆105Updated 3 years ago
- self-hosted ooc compiler that generates c99☆405Updated 8 years ago
- Lua + SQLite + musl libc running on x86.☆264Updated 7 years ago
- An implementation of Scheme in Python and C++☆171Updated 2 months ago