alcides / pascal-in-pythonLinks
Pascal compiler implemented in python using Lex, Yacc and LLVM
☆87Updated 13 years ago
Alternatives and similar repositories for pascal-in-python
Users that are interested in pascal-in-python are comparing it to the libraries listed below
Sorting:
- A simple virtual machine w/constant folding implemented in Python☆118Updated 5 years ago
- Mini: Interpreter and a programming language implemented in Python☆146Updated 10 years ago
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- Python-like programming language interpreter written in Python☆106Updated 8 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…☆403Updated 10 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- Dao Programming Language☆201Updated 2 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- A new language for the web☆382Updated last year
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆78Updated 2 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- C Python, made faster.☆344Updated 10 years ago
- The Converge programming language☆86Updated 5 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 13 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- Compiler for C language in python☆275Updated 7 years ago
- A stack machine VM, interpreter and genetic programming library☆44Updated 7 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- Compiler for the COOL programming language in Python 3☆40Updated 3 weeks ago
- Nit language☆251Updated last year
- A Python-like systems programming language☆84Updated 9 years ago
- A programming language in the Perl/Python/Ruby group☆132Updated 7 years ago
- The Duck Programming Language☆110Updated 8 years ago
- The Falcon Programming Language.☆67Updated 2 years ago
- PythonJS development has moved to Rusthon☆880Updated 5 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- The Orange programming language☆74Updated 7 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆60Updated 4 years ago