ThesaHelp: references g-h
ThesaHelp: ACM references f-l
Topic: step-by-step dialog
Topic: application generator
Topic: object-oriented templates and containers
Topic: language extension via macros
Topic: function signature
Topic: generic operations and polymorphism
Topic: access to components of a data object
Topic: variable as function that accesses an object's value
Topic: macro syntax definition
| |
Reference
Gray, D.N., Hotchkiss, J., LaForge, S., Shalit, A., Weinberg, T.,
"Modern languages and Microsoft's component object model",
Communications of the ACM, 41, 5, pp. 55-65, May 1998.
Google
Quotations
59 ;;Quote: if generate COM components via wizards, can easily generate framework, but code may be complex and fragile
| 59 ;;Quote: templates can lead to mysterious compiler errors; debugging is difficult
| 56 ;;Quote: Dylan selects the function that best matches the arguments' type signature; may happen at compile time
| 56 ;;Quote: to the client, Dylan slots are indistinguishable from function calls
| 57 ;;Quote: Dylan macros manipulate syntactic patterns; macro calls preserve the syntactic flavor of the language
| 57+;;Quote: use macros to customize the language for a problem domain
|
Related Topics
ThesaHelp: references g-h (299 items)
ThesaHelp: ACM references f-l (241 items)
Topic: step-by-step dialog (3 items)
Topic: application generator (21 items)
Topic: object-oriented templates and containers (27 items)
Topic: language extension via macros (23 items)
Topic: function signature (21 items)
Topic: generic operations and polymorphism (65 items)
Topic: access to components of a data object (4 items)
Topic: variable as function that accesses an object's value (21 items)
Topic: macro syntax definition (10 items)
|