Skip to content
/ pl0 Public

A Python implementation of Nicklaus Wirth's PL/0

License

Notifications You must be signed in to change notification settings

rsiemens/pl0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PL/0

A python implementation of Nuklaus Wirth's PL/0 language based on his his description of it in the book, Algorithims + Data Structures = Programs.

A description of the grammar can be found here and a detailed description of the virtual machine can be found here.

About

A Python implementation of Nicklaus Wirth's PL/0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages