Difference between revisions of "FAIL"
From Computer History Wiki
(It was Petit.) |
m (Better cat) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | '''FAIL''' was the [[PDP-10]] [[assembler]] used on the [[Stanford Artificial Intelligence Laboratory|Stanford AI lab]] [[WAITS]] system. It was originally created Phil Petit, and maintained by Fred Wright, Ralph E. Gorin, and many other SAIL hackers. It was ported to [[TOPS-10]], [[TENEX]]/[[TOPS-20]], and [[ITS]]. | + | [[Image:Titanic_sinking.jpg|thumb|right|Illustrative failure, used with the FAIL manual]] |
+ | |||
+ | '''FAIL''' was the [[PDP-10]] [[assembler]] used on the [[Stanford Artificial Intelligence Laboratory|Stanford AI lab]] [[WAITS]] system. It was originally created Phil Petit, and maintained by Fred Wright, Ralph E. Gorin, and many other SAIL hackers. It was ported to [[TOPS-10]], [[TENEX]]/[[TOPS-20]], and [[Incompatible Timesharing System|ITS]]. | ||
+ | |||
+ | Some source files for early versions of the TENEX monitor were assembled with FAIL, so apparently it was in use at [[BBN]]. Later, only [[MACRO-10]] was used. | ||
{{semi-stub}} | {{semi-stub}} | ||
Line 6: | Line 10: | ||
* [http://i.stanford.edu/pub/cstr/reports/cs/tr/74/407/CS-TR-74-407.pdf FAIL] manual | * [http://i.stanford.edu/pub/cstr/reports/cs/tr/74/407/CS-TR-74-407.pdf FAIL] manual | ||
+ | |||
+ | [[Category: Assembly Languages]] | ||
+ | [[Category: PDP-10 Software]] |
Latest revision as of 12:08, 16 November 2023
FAIL was the PDP-10 assembler used on the Stanford AI lab WAITS system. It was originally created Phil Petit, and maintained by Fred Wright, Ralph E. Gorin, and many other SAIL hackers. It was ported to TOPS-10, TENEX/TOPS-20, and ITS.
Some source files for early versions of the TENEX monitor were assembled with FAIL, so apparently it was in use at BBN. Later, only MACRO-10 was used.
External links
- FAIL manual