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:
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 7 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Write your generalized parser combinator in 60 lines and extend it.☆12Updated 4 years ago
- The Orange programming language☆74Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Automatically exported from code.google.com/p/tinypy☆242Updated last year
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- The Converge programming language☆88Updated 5 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- Clever programming language☆48Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Oberon-0 Compiler: An educational compiler for a subset of the Oberon programming language☆25Updated 10 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆76Updated last year
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- A JavaScript interpreter in Python, built for embedding JavaScript.☆58Updated 4 years ago
- Python-like programming language interpreter written in Python☆107Updated 7 years ago
- a toy go compiler written in go☆22Updated 14 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- Foreign Function Interface for Python☆33Updated 4 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Repository for a pascal compiler built using Python☆22Updated 10 years ago