|
|
1. |
Bob Ferguson's Programmer's Tools
-
Tools for cross-referencing, converting from Pascal to C, disassembling, routine library, and function library.
|
|
|
2. |
Computer Science Sucks
-
A guide for students tired of huge computer science books. This site contains the basic stuctures and functions of Pascal.
|
|
|
3. |
Crossfire Designs
-
Graphics unit with anti-aliasing and support for many file formats, sound mixing library, a Hicolor clone of TETRIS, and an unzipper.
|
|
|
4. |
Dutch Programmers' Pages
-
Turbo Pascal source code for all kinds of uses. Graphics, games, math, sound, mouse, and Turbo Vision.
|
|
|
5. |
Graphics Routines
-
Code to evaluate mathematical functions, plot data on axes, and display 3-D wireframes from any angle
|
|
|
6. |
Hammster's Pascal Source Code
-
Plot routines, 3-D viewing, hyperbolic and trigonometric routines.
|
|
|
7. |
Letters from Terra - Pascal Programming
-
Presents a wealth of programming experience in Pascal, including graphical units and tools, 3D programming and texture mapping, game programming and hundreds of downloadable demos for the Pascal community.
|
|
|
8. |
Mario source code
-
Complete Turbo Pascal source code for the well known Mario Bros PC game, with smooth scrolling 256 color graphics.
|
|
|
9. |
Merlin's Cavern
-
Freely downloadable Pascal source code, project files, and sample applications for developing on the Macintosh.
|
|
|
10. |
Simtel Turbo pascal archive (FTP)
-
A comprehensive collection of programs written in Turbo Pascal.
|
|
|
11. |
SWAG for Pascal
-
Over 4000 FREE code snippits and articles about programming with Pascal.
|
|
|
12. |
Symbolic Processing in Pascal
-
A large collection of symbolic processing projects designed and implemented in Pascal, with heavy emphasis on backtracking. Topics include parsers, translators, compilers, interpreters, and theorem provers.
|
|
|
13. |
CGI Scripts in Pascal
-
Pascal unit and examples for writing CGI scripts in Borland's TP7.
|
|
|
14. |
EFLIB (Extended Function Library)
-
Class library that brings object-oriented concepts to Pascal. Implements data structures, GUI, math, and I/O streaming. Source code included.
|
|
|
15. |
NUMLIB
-
A library of numerical methods implemented in Pascal - Borland's TP7, TPW and Delphi. Manual and test/example programs, sources.
|