Topic: pattern matching
Topic: macros
Topic: pattern brackets
ThesaHelp: references t-z
ThesaHelp: ACM references m-z
Topic: function syntax by pattern
| |
Reference
Waite, W.M.,
"A language independent macro processor",
Communications of the ACM, 10, 7, pp. 433-440, July 1967.
Google
Notes
LIMP
Quotations
QuoteRef: waitWM7_1967 ;;433 uses template on a per line basis with parameters as * (positional re*
| QuoteRef: waitWM7_1967 ;;434 matches by full left to right ordered match with back up
| QuoteRef: waitWM7_1967 ;;434 pattern matching by all possibilities. arbitrary strings no types
| QuoteRef: waitWM7_1967 ;;435 base language for the LIMP macro processor is close to Snobol
|
Related Topics
Topic: pattern matching (42 items)
Topic: macros (22 items)
Topic: pattern brackets (15 items)
ThesaHelp: references t-z (309 items)
ThesaHelp: ACM references m-z (280 items)
Topic: function syntax by pattern (15 items)
|