Topic: string operations
Topic: type reflection and introspection
Topic: data type as constructors, selectors, and predicates
ThesaHelp: references i-l
Topic: type variable
Topic: pattern specification
Topic: output formatting
Topic: parameter passing by name
Topic: string transformation languages
| |
Reference
Ledgard, H.F.,
"Ten mini-languages: a study of topical issues in programming languages",
Computing Surveys , 3, 3, pp. 115-146, September 1971.
Google
Quotations
126 ;;Quote: in call-by-expression, substitute expression for each occurrence of parameter
| QuoteRef: ledgHF9_1971 ;;134 types can be associated with value (needs dynamic type checking)
| QuoteRef: ledgHF9_1971 ;;134 Standish 67: structure generator ("constructor"), analyzer ("selector of structure component) and tester (true if defined structure "predicate
| QuoteRef: ledgHF9_1971 ;;136 PANON AXLE: string manipulation
| QuoteRef: ledgHF9_1971 ;;136 pattern consists of literals (except match) and variables (any one of union patterns, same variable same value in pattern
| 136 ;;Quote: perform string transformations by pattern replacement of leftmost, shortest match; includes variable parts
| QuoteRef: ledgHF9_1971 ;;143 I/O as a layout stream [format] and data stream, both recycling until terminate at same time
|
Related Topics
Topic: string operations (20 items)
Topic: type reflection and introspection (28 items)
Topic: data type as constructors, selectors, and predicates (20 items)
ThesaHelp: references i-l (342 items)
Topic: type variable (5 items)
Topic: pattern specification (15 items)
Topic: output formatting (11 items)
Topic: parameter passing by name (11 items)
Topic: string transformation languages (17 items)
|