Portable ISO Standard Pascal in C, version 3.8
Submitted By:
WEBMASTER
Rating:





(
Rate It)
This is a standard Pascal in C implementation compatible with
the Pascal taught in college textbooks such as Oh! Pascal! by
Cooper and Clancy. The C implementation is portable, which
means that it will compile and operate correctly on any
computer with a stan- dard ANSI C compiler, and will
automatically adjust to different CPU architectures.
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Number of downloads:
7030
Comments (1)
NOT a Compiler




Posted by: William Peckham on Monday, February 02, 2004
This generates a (p code based) interpreter, not a Pascal compiler. As an interpreter, it is a nice implementation suitable for educational purposes. If you need a multiplatform compiler, you may need to investigate GPC instead.
Add Your Rating