Languages
- 2421
- Oakwood Guidelines
- A companion to the O2 language report which clarifies issues for compiler writers and users.
- 2424
- OpenStep Specification
- A copy of NeXT Computer's OpenStep Specification. This is the specification that both Cocoa and GNUstep are based on.
- 2426
- Communicating Sequential Processes for Java: JCSP
- Descriptions, resources, books, publications, mail list, links.
- 2427
- Alice Pascal
- A syntax directed editor, interpreter and IDE for Pascal. Free source code (linux) plus binaries for IBM PC and Atari ST.
- 2428
- Framework 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.
- 2429
- Free Pascal Compilers
- List of free Pascal compilers and development environments with useful descriptions.
- 2430
- Irie Pascal
- 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).
- 2431
- Nemesis Pascal
- 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]
- 2432
- P4 Pascal Implementation
- Complete implementation of the P4 Pascal compiler and interpreter. Source for the compiler is available in C and Pascal.
- 2433
- Graded series of Pascal Tutorials
- A set of tutorials arranged from "getting started" through more complex levels. Written for a version of Pascal available as a free download. Links.
- 2434
- 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.
- 2435
- Learn Pascal
- Complete Pascal tutorial with programming assignments and example source code. Covers all topics of standard Pascal programming up to pointers.
- 2438
- Crossfire Designs
- Graphics unit with anti-aliasing and support for many file formats, sound mixing library, a Hicolor clone of TETRIS, and an unzipper.