Content deleted Content added
stubbing |
No edit summary |
||
Line 3:
SAIL's main feature is a symbolic data system based upon an associative store (originally called LEAP). Items may be stored as unordered sets or as associations (triples). Other features include processes, events and interrupts, contexts, backtracking and record garbage collection. It also has block-structured macros, a coroutining facility and some new data types intended for building search trees and association lists.
A number of interesting software systems were coded in SAIL, including early versions of [[FTP]] and [[TeX]]
In 1978, there were half a dozen different operating systems for the PDP-10: WAITS (Stanford), ITS (MIT), TOPS-10 (DEC), CMU TOPS-10 (CMU), TENEX (BBN), and TOPS-20 (DEC, after TENEX).
SAIL was ported from [[WAITS]] to [[ITS]] so that [[MIT]] researchers could make use of software developed at [[Stanford University]]. Every port usually required the rewriting of I/O code in each application.
A machine-independent version of SAIL called MAINSAIL was developed in the late 1970's and was used to develop many eCAD design tools during the 1980's. MAINSAIL was easily portable to new processors and operating systems, and is still in limited use as of 2005.
{{compu-lang-stub}}
|