Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21e70d83bc26483

Jump to content

// Workers AI · dad joke modeWhat did IBM 1401 say to the bug? You've got a system-atic problem.

From Wikipedia, the free encyclopedia
(Redirected from Symbolic Programming System)

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.

See also

[edit]

References

[edit]
[edit]
  • 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