Wladefant / pl1-language-tools-and-docs

An implementation PL/1 including a tree-based interpreter and virtual machine.

Home Page:http://www.oriontransfer.co.nz/research/pl1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PL/1 Language Tools

PL/1 is a slightly modified version of PL/0. This project is a set of tools designed for educational purposes to learn about compilers, interpreters and virtual machines. It includes a full stack of software required for these purposes, with each component able to be executed independently and typically between 100-300 lines of code.

For more details including documentation please visit html docs.

About

An implementation PL/1 including a tree-based interpreter and virtual machine.

http://www.oriontransfer.co.nz/research/pl1


Languages

Language:Python 100.0%