ThesaHelp: ACM references a-e
ThesaHelp: references c-d
Topic: program module as encapsulation
Topic: co-routines
Topic: token
Topic: syntax analysis
| |
Reference
Conway, M.E.,
"Design of a separable transition-diagram compiler",
Communications of the ACM, 6, 7, pp. 396-408, July 1963.
Google
Notes
example syntax table
Quotations
QuoteRef: conwME7_1963 ;;396 separable program if collection of modules with one-way, non-looping, discrete, flow of input and output
| QuoteRef: conwME7_1963 ;;396 co-routine-- each routine sees other routines as input or output routine can be separated by intermediate storage device to take all output/input
| QuoteRef: conwME7_1963 ;;398 break text into tokens by character-pair analysis.
| 399 ;;Quote: syntactic analysis by transversing diagrams of nodes and conditional paths
|
Related Topics
ThesaHelp: ACM references a-e (259 items)
ThesaHelp: references c-d (337 items)
Topic: program module as encapsulation (28 items)
Topic: co-routines (13 items)
Topic: token (8 items)
Topic: syntax analysis (29 items)
|