english deutsch
Graphics Vision
Pixel-oriented graphical reimplementation of Borland's Turbo Vision, targeted for the Free Pascal Compiler.
MKM Software
Add-on packages extending the graphics and font capabilities of Turbo Pascal and Free Pascal. Contains links to Graphics Vision, an open source project. Other products are mostly shareware and come with object code only.
Pascal Graphical Environment
PGE is a form of graphical Pascal. It is easy to use and it is modular so that controls can be added easily. PGE compiles under Turbo Pascal 7. [Open source]
Pasdoc
A documentation generator for Pascal code, with support for Object Pascal. Creates HTML, LaTeX, and PDF docs from comments in the source code [freeware, GPL].
Turbo Pascal Lex/Yacc
a compiler generator for Turbo Pascal and compatibles. The package contains two programs, TP Lex and Yacc, which are approximately compatible with the UNIX utilities Lex and Yacc, but are written in and produce code for the Turbo Pascal programming language. The present version works with all recent flavours of Turbo/Borland Pascal, including Delphi and Free Pascal Compiler, a GPL'ed Turbo Pascal-compatible compiler which currently runs on DOS and Linux.