  |
P4 Pascal Implementation - http://homepages.cwi.nl/~steven/pascal/
Complete implementation of the P4 Pascal compiler and interpreter. Source for the compiler is available in C and Pascal. |
  |
Framework Pascal - http://www.frameworkpascal.com/
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. |
  |
Free Pascal Compilers - http://www.thefreecountry.com/compilers/pascal.shtml
List of free Pascal compilers and development environments with useful descriptions. |
  |
Irie Pascal - http://www.irietools.com/
A compiler that generates portable byte-code executables from Pascal source files, and an interpreter that runs the byte-code executables at Windows, Linux, FreeBSD, Solaris/x86, and Solaris/Sparc. The Windows Edition includes an Integrated Development Environment (IDE). |
  |
Canterbury Pascal - http://www.mhccorp.com/java.html
Compiles Pascal programs directly into Java byte code. Also translates Pascal source into Java. |
  |
Pascal Pro compiler page - http://www.fortunecity.com/skyscraper/sql/39/
A free, open source, 32-bit Pascal compiler that produces assembly code for the 386 and above chips. |
  |
Nemesis Pascal - http://npascal.sourceforge.net
A Pascal interpreter. It's Delphi/Kylix compatible. Nemesis Pascal uses internally a modified version of the JEDI Pascal Interpreter. It's cross-platform (currently Windows and Linux) and includes Virtual Machine, IDE (RAD), Web Scripting Tool. [Open source, GPL and MPL] |
  |
Prospero Extended Pascal - http://www.prosperosoftware.com/e32iw.html
Windows 9x/NT Pascal compiler implementing the Extended Pascal language. Includes IDE, debugger, make utilities, and documentation. |
  |
Pascal-scm for Atmel AVR - http://www.elab-pascal.de/AVRco/index_en.html
E-LAB Embedded Pascal for Atmel AVR micro-controller. |
  |
Pascal Compiler for the 8051 Microcontroller - http://www.geocities.com/SiliconValley/Campus/9592/
Cross compiler for the Intel 8051/8052 microcontroller. Accepts standard Pascal code and avoids having to program in assembly. Freeware. |