1BSD/man6/pascals.6

.th PASCALS VI 8/25/77
.sh NAME
pascals \- Pascal subset interpreter
.sh SYNOPSIS
.bd pascals
program
.sh DESCRIPTION
.it Pascals
is Wirth's Pascal subset interpreter.
It is a Pascal program, hence rather slow as it is interpreted.
It is interesting mostly to students studying his top-down
error recovery techniques
.sh FILES
.dt
/usr/lib/pascals		actual pascal object
.sh SEE\ ALSO
``Algorithms + Data Structures = Programs'' by Niklaus Wirth
.sh AUTHOR
Niklaus Wirth
.sh BUGS