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
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆76Updated last year
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 7 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆25Updated 10 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Automatically exported from code.google.com/p/tinypy☆240Updated last year
- a restricted python to javascript / c# / go / ruby compiler☆116Updated 4 years 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
- Clever programming language☆48Updated 9 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- Vi editor implemented in python☆16Updated 9 years ago
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- Lisp compiler in F#☆24Updated 14 years ago
- The Duck Programming Language☆109Updated 7 years ago
- Repository for a pascal compiler built using Python☆22Updated 10 years ago
- a simple imperative language☆48Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- Simple JavaScript interpreter, using python. c++ version: https://code.google.com/p/tiny-js/☆17Updated 10 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 9 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- A distributed programming language/framework powered by LLVM☆8Updated 8 years ago