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☆120Updated 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
- Automatically exported from code.google.com/p/tinypy☆243Updated last year
- A new language for the web☆384Updated last year
- The Duck Programming Language☆109Updated 7 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Python-like programming language interpreter written in Python☆107Updated 8 years ago
- A powerful, easy-to-use, and easy-to-read programming language for the future.☆392Updated 11 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- The Converge programming language☆88Updated 5 years ago
- C Python, made faster.☆341Updated 9 years ago
- Clever programming language☆48Updated 9 years ago
- Dao Programming Language☆198Updated last year
- A JavaScript interpreter in Python, built for embedding JavaScript.☆58Updated 4 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A multi-language parsing infrastructure with an unified AST☆99Updated 8 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆76Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- The Orange programming language☆74Updated 7 years ago
- ☆72Updated 2 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago