SAIL
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |released=1970 }} '''SAIL''' (Stanford Artificial Intelligence Language) is a programming language developed a...") |
Revision as of 12:49, 21 March 2014
SAIL (Stanford Artificial Intelligence Language) is a programming language developed at the Stanford AI Lab and used mostly on DEC TOPS-10 and TOPS-20 mainframes. It allowed for data structures very sophisticated for its time, including data records with multiple fields, pointers which could be used for linked lists, and various sorts of sets and associations.
A portable version called MAINSAIL was later developed.