Apple Pascal
Programming system for Apple II and III From Wikipedia, the free encyclopedia
Apple Pascal is an implementation of Pascal for the Apple II and Apple III computer series, based on UCSD Pascal.[2] Just like other UCSD Pascal implementations, it ran on its own operating system (Apple Pascal Operating System,[3] a derivative of UCSD p-System with graphical extensions).
![]() Apple Pascal for Apple II, version 1.2 | |
Developer | Apple Computer |
---|---|
OS family | UCSD Pascal |
Working state | Historic |
Source model | Closed source |
Initial release | August 1979 |
Latest release | 1.3 (Apple II) 1.1 (Apple III) / 1984[1] |
Kernel type | Monolithic |
License | Apple Software License Agreement |
Originally released for the Apple II in August 1979, just after Apple DOS 3.2, Apple Pascal pioneered a number of features that would later be incorporated into DOS 3.3, as well as others that would not be seen again until the introduction of ProDOS.
The Apple Pascal software package also included disk maintenance utilities,[4] and an assembler[5] meant to complement Apple's built-in "monitor" assembler. A FORTRAN compiler (written by Silicon Valley Software of Sunnyvale, California) compiling to the same p-code as Pascal was also available.[6]
Comparison of Pascal OS with DOS 3.2
Summarize
Perspective
Apple Pascal Operating System introduced a new disk format.[7] Instead of dividing the disk into 256-byte sectors as in DOS 3.2, Apple Pascal divides it into "blocks" of 512 bytes each.[8] The p-System also introduced a different method for saving and retrieving files. Under Apple DOS, files were saved to any available sector that the OS could find, regardless of location. Over time, this could lead to file system fragmentation, slowing access to the disk. Apple Pascal attempted to rectify this by saving only to consecutive blocks on the disk.[9]
Other innovations introduced in the file system included the introduction of a timestamp feature. Previously only a file's name, basic type, and size would be shown. Disks could also be named for the first time.[10]
Limitations of the p-System included new restrictions on the naming of files.[11]
Writing files only on consecutive blocks also created problems, because over time free space tended to become too fragmented to store new files. A utility called KRUNCH
was included in the package to consolidate free space.[12]
The biggest problem with the Apple Pascal system was that it was too big to fit on one floppy disk. This meant that on a system with only one floppy disk drive, frequent disk swapping was needed. A system needed at least two disk drives in order to use the operating system properly.
Release history
Sources
- Apple (1980). Apple II Pascal Operating System Reference Manual (PDF). Archived from the original (PDF) on 2015-04-30. Retrieved September 12, 2018.
- Apple (1981). Apple III Pascal - Introduction, Filer and Editor (PDF). Retrieved September 12, 2018.
- Apple (1983). Apple III Update 1.1 (PDF). Retrieved September 12, 2018.
- Hyde, Randall (1984). p-Source: Guide to Apple Pascal System. Brady. ISBN 978-0835954105.
Notes
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.