[go: nahoru, domu]

Jump to content

IBM 1401 Symbolic Programming System: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Reverting possible vandalism by 79.36.251.230 to version by Helium4. False positive? Report it. Thanks, ClueBot NG. (1616817) (Bot)
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.3beta4)
Line 11: Line 11:


==External links==
==External links==
*[http://www.bitsavers.org/pdf/ibm/140x/C24-1480-0_1401symbPgmSys.pdf] IBM 1401 Symbolic Programming Systems: SPS-1 and SPS-2, C20-1480-0
*[https://web.archive.org/web/20100711134752/http://bitsavers.org/pdf/ibm/140x/C24-1480-0_1401symbPgmSys.pdf] IBM 1401 Symbolic Programming Systems: SPS-1 and SPS-2, C20-1480-0
*"''[http://www.multicians.org/thvv/1401s.html 1401s I have known]''" by [[Tom Van Vleck]] includes a description of an operating environment including 1401 SPS machines.
*"''[http://www.multicians.org/thvv/1401s.html 1401s I have known]''" by [[Tom Van Vleck]] includes a description of an operating environment including 1401 SPS machines.
*{{Citation|title=Gary Mokotoff Collection of IBM 1401 Program Listings, 1959-1961|url=http://discover.lib.umn.edu/cgi/f/findaid/findaid-idx?c=umfa;cc=umfa;rgn=main;view=text;didno=cbi00093}}
*{{Citation|title=Gary Mokotoff Collection of IBM 1401 Program Listings, 1959-1961|url=http://discover.lib.umn.edu/cgi/f/findaid/findaid-idx?c=umfa;cc=umfa;rgn=main;view=text;didno=cbi00093}}

Revision as of 19:35, 7 April 2017

The IBM 1401 Symbolic Programming System (SPS) was an 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."[1]

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

External links

  • [1] IBM 1401 Symbolic Programming Systems: SPS-1 and SPS-2, C20-1480-0
  • "1401s I have known" by Tom Van Vleck includes a description of an operating environment including 1401 SPS machines.
  • Gary Mokotoff Collection of IBM 1401 Program Listings, 1959-1961