IBM 1401 Symbolic Programming System: Difference between revisions

Content deleted Content added
See also: fargo
BattyBot (talk | contribs)
Moved See also above References per MOS:ORDER and other General fixes
Line 1:
{{about|The IBM 1401 Symbolic Programming System | The IBM 1620 Symbolic Programming System | IBM 1620#Software}}
{{more footnotes|date=May 2017}}
The '''IBM 1401 Symbolic Programming System''' ('''SPS''') was an [[assembly language#Assembler|assembler]] that was developed by [[Gary Mokotoff]], IBM Applied Programming Department, for the [[IBM 1401]] computer, the first of the [[IBM 1400 series]]. One source indicates that "This programming system was announced by IBM with the machine."<ref>[http://www.columbia.edu/acis/history/1401.html 1401 History]</ref>
 
SPS-1 could run on a low-end machine with 1.4K memory, SPS-2 required at least 4K memory.
 
:SPS-1 punched one card for each input instruction in its first pass and this deck had to be read during pass 2. At the University of Chicago and many other locations, SPS-1 was replaced by assemblers taking advantage of the commonly available 4K memory configuration to pack the output of pass one into several instructions per card. Other assemblers were written which placed the pass one output into memory for small programs.
 
As the 1400 series matured additional assemblers, programming languages and report generators became available, replacing SPS in most sites.
 
==References==
{{Reflist}}
 
==See also==
* [[Autocoder]]
* [[FARGO (programming language)]]
 
==References==
{{Reflist}}
 
==External links==