Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

classic-tools/PL-0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PL/0

PL/0 is a programming language intended as an educational language similar to, but simpler than, Pascal (a general-purpose programming language). The language was introduced, along with a Compiler-Interpreter system, in the book Algorithms + Data Structures = Programs by Niklaus Wirth (1976).

The extended PL/0 language was introduced, along with a new Compiler-Interpreter system, in the book Compilerbau by Niklaus Wirth (1984).

Directory Description
PL0-1976 PL/0 Compiler-Interpreter system
PL0-1984 Extended PL/0 Compiler-Interpreter system

About

PL/0 is a programming language similar to, but simpler than, Pascal. Introduced in the book Algorithms + Data Structures = Programs by Niklaus Wirth in 1976

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors