Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for IBM COBOL 9 found (15 total)

alternate case: iBM COBOL

Unbundling (737 words) [view diff] exact match in snippet view article find links to article

it is a chargeable item. One of IBM's COBOL Compilers was "PP 5688-197 IBM COBOL for MVS and VM 1.2.0" which one IBMer described as PP := "Program Product"
Peephole optimization (826 words) [view diff] case mismatch in snippet view article find links to article
produced the COBOL optimizer, an early mainframe object code optimizer for IBM Cobol Superoptimization Digital Research XLT86, an optimizing assembly source-to-source
VisualAge (1,706 words) [view diff] exact match in snippet view article find links to article
Number GC26-9051-01 IBM Corp., IBM, (April 1997). “Resource Catalogue for IBM COBOL Family V 1”. Release 4. (44 pages) Product Number GC26-8488-03 Part Number
Object code optimizer (950 words) [view diff] exact match in snippet view article find links to article
depended, in this case, upon knowledge of "weaknesses" in the standard IBM COBOL compiler, and actually replaced (or patched) sections of the object code
National CSS (1,920 words) [view diff] exact match in snippet view article find links to article
would waste a run and a whole day. On our system, which used the same IBM COBOL compiler, they could get dozens of turnarounds a day. They would use an
History of compiler construction (6,380 words) [view diff] exact match in snippet view article find links to article
depended, in this case, upon knowledge of "weaknesses" in the standard IBM COBOL compiler, and actually replaced (or patched) sections of the object code
Support programs for OS/360 and successors (5,576 words) [view diff] exact match in snippet view article find links to article
Enterprise COBOL for z/OS product. (There have been several previous IBM COBOL compilers over the years, with different names, although users might provide
CICS (7,569 words) [view diff] exact match in snippet view article find links to article
fed into the HLL compiler as input. COBOL considerations: unlike PL/I, IBM COBOL does not normally provide for the manipulation of pointers (addresses)
PL/I (11,893 words) [view diff] exact match in snippet view article find links to article
language, and default storage allocation in Pascal and "local-storage" in IBM COBOL. Storage for AUTOMATIC variables is allocated upon entry into the BEGIN-block