alcides / pascal-in-python
Pascal compiler implemented in python using Lex, Yacc and LLVM
☆87Updated 12 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
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- A junkyard of all Tel Aviv University-related projects☆38Updated 12 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆76Updated last year
- The Duck Programming Language☆109Updated 7 years ago
- Clever programming language☆48Updated 9 years ago
- LLVM compiler for python based on py2llvm☆135Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 6 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆46Updated 3 months ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- The Converge programming language☆88Updated 5 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- A new language for the web☆383Updated 8 months ago
- llvm based QBASIC Compiler☆99Updated 3 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- A Python JIT compiler☆12Updated 5 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆25Updated 10 years ago