ThesaHelp: references a-b
Topic: Thesa data model
Topic: uniform reference to data
Topic: function syntax by pattern
Topic: undefined, null, and other signal values
Group: exception handling
Topic: value as an object
| |
Reference
Beetem, A.F., Beetem, J.F.,
"Introduction to the Galaxy language",
IEEE Software, pp. 55-62, May 1989.
Google
Quotations
56 ;;Quote: Galaxy separates syntax from semantics; f(x,y) could be a name, a constant, etc.
| 56 ;;Quote: in Galaxy, the syntax for a function call is anything legal that matches a function pattern
| 61 ;;Quote: Galaxy exceptions are the targets of goto's; can be assigned to variables, e.g., for jumps to outer functions
| 61 ;;Quote: Galaxy exceptions (targets of goto's) can be passed as arguments to functions or macros
|
Related Topics
ThesaHelp: references a-b (396 items)
Topic: Thesa data model (58 items)
Topic: uniform reference to data (34 items)
Topic: function syntax by pattern (15 items)
Topic: undefined, null, and other signal values (33 items)
Group: exception handling (12 topics, 305 quotes)
Topic: value as an object (29 items)
|