1001 Tutorials - A list of popular online Pascal tutorials for beginners.
About.com Guide to Pascal - Comprehensive collection of links to Pascal-related web sites, including compilers, FAQs, tutorials, and source code.
Bob Ferguson's Programmer's Tools - Tools for cross-referencing, converting from Pascal to C, disassembling, routine library, function library, etc.
Borland Pascal - Official home page for Borland Pascal, the most popular commercial Pascal compiler for PCs.
Borland Pascal Version History - Photos and detailed information about all Borland Pascal versions, from 1.0 to 7.0.
Canterbury Pascal - Compiles Pascal programs directly into Java byte code. Also translates Pascal source into Java.
Coder's Knowledge Base - Categorized collection of Pascal source code for DOS and Windows -- file handling, graphics, printing, games, and encryption. Also includes C, BASIC, and Java source code.
comp.lang.pascal.borland FAQ - The Frequently Asked Questions for this Usenet newsgroup.
Dutch Programmers' Pages - Turbo Pascal source code for all kinds of uses -- graphics, games, math, sound, mouse, Turbo Vision, and more.
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.
Frank's Pascal programs - Programs and units for GNU Pascal and Borland Pascal. Mostly text-manipulation.
Free Pascal Compiler - An open-source Pascal compiler for many platforms, including Linux, DOS, OS/2, Win32, and Amiga. Compatible with Turbo Pascal, plus supports advanced features such as function overloading. IDE is available.
Free Pascal Compilers - List of free Pascal compilers and development environments with useful descriptions.
GNU Pascal - An open-source compiler, part of the GNU family. Implements standard Pascal, Borland Pascal with Objects, and most of extended Pascal. Many platforms supported, including Win32, OS/2, DOS, Linux, and several varieties of Unix.
Graphics Routines - Code to evaluate mathematical functions, plot data on axes, and display 3-D wireframes from any angle
Hiren - Pascal programs, basic html, links to other pascal pages.
How To Code Pascal - A long paper on how to write good Pascal code based on the 4 P's of programming: philosophy, performance, problems, and portability.
Irie Pascal compiler and interpreter - A shareware Pascal compiler which complies with the Pascal standard. Creates virtual machine executables that can be run on any platform for which an interpreter exists: Win32, DOS, OS/2, Linux, FreeBSD, and Solaris.
Joseph, Elad - (Pascal section) Sources, Turbo Pascal graphic drivers and algorithms.
Khaan's Place - Source code, tutorial, chat room, help page, and links to pages about Turbo Pascal.
Klaus Hartnegg Pascal Page - Information about solving Runtime error 200 in Borland Pascal and breaking the 64KB limit. Also source code, mostly interfaces with hardware.
Learn Pascal - Complete Pascal tutorial with programming assignments and example source code. Covers all topics of standard Pascal programming up to pointers.
List of Pascal Source Code - List of free Pascal source code resources. Links are described and rated by visitors count.
List of Pascal Tutorials - List of free online Pascal tutorials, for beginners as well as more advanced programmers. Links have descriptions and are rated by visitor counts.
Master Operating System - GUI for Borland Pascal 7 and Free Pascal. Useful for Rapid Application Development.
MCrack's Pascal Page - Source games, graphics, sound. Also programmer's tools and low-level system routines to handle interrupts, VESA, and extended MMMMMM.
Merlin's Cavern - Freely downloadable Pascal source code, project files, and sample applications for developing on the Macintosh.
MrOS - An operating system written as a hobby in Turbo Pascal. Fits on a single floppy disk, runs on most IBM-compatible computers.
My Desk Pile - Some unorganized information for Pascal and Delphi programmers.
MySoft - Source code for Pascal, Delphi, and assembler. Includes a Commodore 64 emulator. Source is available for the AS/400 and PC platforms.
Pascal Bookmark - Pascal and Turbo Pascal programming information, articles, tutorials, beginners guides and sample codes from all around the world.
Pascal Central - Technical information, source code, forums and links. Focuses on the Macintosh development platform, but includes some good information about Pascal in general.
Pascal Compiler for the 8051 Microcontroller - Cross compiler for the Intel 8051/8052 microcontroller. Accepts standard Pascal code and avoids having to program in assembly. Freeware.
Pascal for Programming Illiterates - Begins with the basics, covering most of the Pascal language. Makes its way to Object-Oriented Windows Programming using Delphi.
Pascal for the AP Exam - Geared towards preparation for the AP Computer Science test, which has since been converted from Pascal to C++. Nevertheless, includes much useful information about data structures: binary trees, linked lists, sorting, searching, etc.
Pascal forum at Tek-Tips - Technical support forums and mutual help system for Pascal programmers.
Pascal Pro compiler page - A free, open source, 32-bit Pascal compiler that produces assembly code for the 386 and above chips.
Pascal Programming - An extensive tutorial. Covers many advanced topics such as sets, linked lists, and strings.
Pascal Starting Page - 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.
Pascal-L Mailing List - World Pascal programming mailing list
Prospero Extended Pascal - Windows 9x/NT Pascal compiler implementing the Extended Pascal language. Includes IDE, debugger, make utilities, and documentation.
Sigmapascal - Discussion boards, compiler reviews, downloads, books, and links.
Simtel Turbo pascal archive (FTP) - A comprehensive collection of programs written in Turbo Pascal.
SourceNET - Graphics unit with anti-aliasing and support for many file formats, sound library, a clone of TETRIS, and an unzipper.
SWAG - SourceWare Archival Group - Over 2100 pieces of Pascal source code.
The StoneeeB Site - Some links to web pages, along with a few pieces of Pascal source code.
TMT Pascal - 32-bit Pascal compilers for DOS, OS/2, and Windows 9x/NT. Multi-target edition allows you to compile to any platform. Commercial software, but limited demo edition is available for download.
Turbo Pascal Programmers Page - A collection of links to tutorials, web sites, books, source code, newsgroups.
Vadim Bodrov's World - Game developer's toolkit, DPMI support units, sound system, unRAR DLL with interface source code, and TETRIS clone.
Virtual Pascal - A 32-bit cross-platform Pascal development tool. Compatible with Borland Pascal and Delphi; includes optimizing compiler, IDE, integrated debugger, and comprehensive online documentation.