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 |