Map
Index
Random
Help
th

QuoteRef: randS_1957

topics > all references > ThesaHelp: references p-r



ThesaHelp:
references p-r
Topic:
pseudocode design
Topic:
words defined by words
Topic:
function library
Topic:
flow diagrams and flow charts
Topic:
separate a module's interface specification from its implementation
Topic:
programming with a database of modules
Topic:
reusable programming
Topic:
procedure valued variables
Topic:
primitive data types for Thesa
Topic:
code optimization by flow analysis
Topic:
conditional compilation
Topic:
software change management
Topic:
commitment as a system

Reference

Sperry Rand, Remington Rand Univac, (Holt, A.W. and Turanski, W.), "UNIVAC generalized programming", Philadelphia, Pennsylvania, Sperry Rand Corporation, 1957. Google

Other Reference

cbb 5/20/83 p. 23: A.W. Holt's description of GP development

Quotations
3 ;;Quote: the advantages of pseudocode translation are many-to-one expansion, closer to human language, error detecting and correcting
6 ;;Quote: GP library routines are written in GP-code
8 ;;Quote: a GP library package will bring in all of the other procedures needed
19 ;;Quote: a GP routine can contain up to 499 lines of code
22 ;;Quote: the routine calls in a GP part represent a flowchart of the problem
22+;;Quote: routine calls are used in GP whenever an operation takes more than two lines to code
22 ;;Quote: coding the pieces referenced by a GP part can be delegated to different programmers
22+;;Quote: after coding a GP part; each of the referenced pieces must themselves be code
50 ;;Quote: to use a GP library, need a catalogue of written descriptions for each routine
50 ;;Quote: since a GP library changes rapidly, need to be able to read as well as write routine descriptions
53 ;;Quote: use a GP routine by working from the routine's description
78 ;;Quote: a GP routine without parameters appears only once in the final program, while one with parameters appears multiple times
119 ;;Quote: a GP routine can take an executable argument by specifying its starting address; called plug-in coding
126 ;;Quote: with GP can delete parts of a routine which will not be used in the final program
163 ;;Quote: GP library routine includes the name of the person responsible for making corrections and a time stamp


Related Topics up

ThesaHelp: references p-r (245 items)
Topic: pseudocode design (43 items)
Topic: words defined by words (25 items)
Topic: function library (50 items)
Topic: flow diagrams and flow charts (21 items)
Topic: separate a module's interface specification from its implementation (86 items)
Topic: programming with a database of modules (94 items)
Topic: reusable programming (77 items)
Topic: procedure valued variables (34 items)
Topic: primitive data types for Thesa (82 items)
Topic: code optimization by flow analysis (47 items)
Topic: conditional compilation (1 item)
Topic: software change management (48 items)
Topic: commitment as a system (22 items)

Collected barberCB 5/83
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.