Skip to content

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

Notifications You must be signed in to change notification settings

Wladefant/pl1-language-tools-and-docs

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%