ThesaHelp: references i-l
Topic: indentation
Topic: program blocks for control
Topic: if-then-else test chain
Group: conditional control
Topic: functional side effects
Topic: visual programming
Topic: structured flow diagram
| |
Reference
Jonsson, D.,
"Pancode and boxcharts: Structured programming revisited",
SIGPLAN, 22, 8, August 1987, pp. 89-98.
Google
Quotations
89 ;;Quote: Pancode segments are delimitated by control statements and indentation
| Subtopic: Quote: in Pancode, use 'also if' instead of 'else if'
QuoteRef: jonsD8_1987 ;;[Uses also if in place of else if to indicate a nested if..then statement]
|
94 ;;Quote: with Pancode, conditional evaluation of predicates can be done without side-effects or sentinels
| 95 ;;Quote: Pancode is presented as box charts; like flowcharts
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: indentation (25 items)
Topic: program blocks for control (20 items)
Topic: if-then-else test chain (18 items)
Group: conditional control (7 topics, 142 quotes)
Topic: functional side effects (11 items)
Topic: visual programming (31 items)
Topic: structured flow diagram (36 items)
|