alcides / pascal-in-python
Pascal compiler implemented in python using Lex, Yacc and LLVM
☆86Updated 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
- Automatically exported from code.google.com/p/tinypy☆238Updated 9 months ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 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 9 years ago
- A Python-like systems programming language☆84Updated 8 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- The Duck Programming Language☆109Updated 7 years ago
- The Converge programming language☆86Updated 4 years ago
- Convenient parser generator for Python(check out https://github.com/thautwarm/RBNF for an advanced version).☆65Updated 6 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆75Updated last year
- loxi - a Lox interpreter☆33Updated 7 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- C Python, made faster.☆341Updated 9 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Compiler for C language in python☆276Updated 6 years ago
- Python-like programming language interpreter written in Python☆105Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆45Updated last month
- A new language for the web☆384Updated 6 months ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- a tiny VM written in python☆8Updated 9 years ago
- An experimental new programming language☆63Updated 7 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 5 years ago
- A Scannerless GLR parser/parser generater.☆106Updated last week
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago