Technical information, source code, forums and links. Focuses on the Macintosh development platform, but includes some good information about Pascal in general.
A good starting point for information about Pascal. Links to FAQs, random-number routines, and optimization, as well as information specific to the Turbo Pascal compiler.
Implements a subset of Object Pascal and extends it with a few extra features, including namespaces, dynamic record and array types, inheritance for record types. It's one of the languages of the paxScript scripting engine which allows the cross-langu...