ISOPASCL.TAR Public domain "yacc" and "lex" grammar for ISO level 0 Pascal. Contributor: Arnold. D. Robbins KAREL.TAR An interpreter for the Karel language as described in "Karel the Robot" by Richard E. Pattis. Intended as a gentle intro to Pascal. Contributor: Jan Miksovsky P2C.TAR A Pascal to C translator. Understands HP, partial Turbo, and other Pascal dialects. Runs on at least HPs and Suns. Version 1.14. Contributor: Dave Gillespie PSTRINGS.TAR An unbounded-length strings package for ISO Level 1 PASCAL. Will run under Sun PASCAL, but will NOT run under Berkeley "pc", according to the author. Contributor: Ian Cottam PTOC.TAR A Pascal to C translator. It is written as a single huge Pascal program, although the "ptoc" translation to C is also provided. Contributor: Per Bergsten SFTWRTLS.TAR An implementation of the routines from "Software Tools in Pascal", by Kernighan & Plaugher. Should run under Berkeley Pascal; the text indicates it should run under VS/PASCAL on VM/CMS and MVS, also. Contributor: James Potter TURBOTLS.TAR Another implementation of K&P's "Software Tools in Pascal", this one for Turbo Pascal 3.0 under CP/M-86. The comments imply it should run under MS/DOS as well. Contributor: Chris Lewis