Topic: exception handling by try..catch
Topic: exception handling by termination
ThesaHelp: references p-r
ThesaHelp: ACM references m-z
Topic: sequence generators
Topic: symbolic manipulation of formulas
| |
Reference
Reynolds, J.C.,
"An introduction to the Cogent programming system",
Proceedings of the ACM 20th National Conference, pp. 422-436, 1965.
Google
Quotations
QuoteRef: reynJC_1965 ;;42 synthetic assignment eg z/=(term/(factor)*(factor)), x,y. gives z(term/abe*bcd) if x is (factor/abe) and y (factor/bcd)
| QuoteRef: reynJC_1965 ;;42 analytic assignment eg z=/ (term/(factor)*(factor)), x,y. is inverse splits z eg in (factor/abe) and y (factor/bcd) into x and y
| QuoteRef: reynJC_1965 ;;427 failure of a generator is propagated up until a conditional jump is reached
|
Related Topics
Topic: exception handling by try..catch (45 items)
Topic: exception handling by termination (16 items)
ThesaHelp: references p-r (245 items)
ThesaHelp: ACM references m-z (280 items)
Topic: sequence generators (16 items)
Topic: symbolic manipulation of formulas (12 items)
|