You can edit almost every page by Creating an account and confirming your email.

Symbolic Stream Generator

From EverybodyWiki Bios & Wiki


The Symbolic Stream Generator (or SSG) is a software productivity aid by Unisys for their mainframe computers of the former UNIVAC 1100/2200 series.

SSG is used to generate RUN-Streams (corresponding to IBM's Job Control Language), apply and administer symbolic changes to program sources as a form of version control, and for many other purposes.

An SSG program (i.e., its "job control script") is called a Skeleton, and its programming language Symstream.

The tool created output streams based on interpreting data provided via multiple input sources. It was originally created by Univac for the creation of Operating System (OS) updates. It was later adopted by the general user community for the creation of complex batch and real-time computer processes. The sources could recursively reference additional sources, providing wide flexibility in input parsing. The rules for output creation were also in source files, with similar levels of dynamic input capability. Interpretation of the multiple input sources allowed for dynamic creation of output stream content. Complex recursive processes could be applied to create program source code, job execution sequences, simulated dynamic input from virtual consoles, and in general provide scripting capabilities reminiscent of the Unix grep and yacc tools.

See also


This article "Symbolic Stream Generator" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Symbolic Stream Generator. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.