Topic: macros
ThesaHelp: references g-h
Group: parameters
Topic: string transformation languages
Topic: parameter passing by keyword or position
Topic: no need for variables
| |
Reference
Grant, C.A.,
"Syntax translation with context macros, or macros without arguments",
SIGPLAN, 6, 12, pp. 45-47, December 1971.
Google
Quotations
45 ;;Quote: instead of parameters, a macro can use its left and right context; arbitrary modifications (search outward from call)
| QuoteRef: granCA12_1971 ;;46 Grant's context macros example -- escape macro searches for end of block inserts a label and generates a jump to it.
|
Related Topics
Topic: macros (22 items)
ThesaHelp: references g-h (299 items)
Group: parameters (10 topics, 145 quotes)
Topic: string transformation languages (17 items)
Topic: parameter passing by keyword or position (13 items)
Topic: no need for variables (13 items)
|