ThesaHelp: references i-l
Topic: compile-time execution
Topic: constants
Topic: primitive data types for Thesa
Topic: arrays
Topic: range checking
Topic: variables for array bounds
| |
Reference
Knobe, B., Yuval, G.,
"Some steps towards a better Pascal",
Computer Languages, 1, 4, pp. 227-286, 1976.
Google
Quotations
278 ;;Quote: any construct that requires a constant should also allow an expression of constants
| 279 ;;Quote: PASCAL should allow variable array bounds; e.g., ALGOL or FORTRAN
| 280 ;;Quote: declare BOUND variables for the bounds of an array parameter; use them in index operations
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: compile-time execution (17 items)
Topic: constants (21 items)
Topic: primitive data types for Thesa (82 items)
Topic: arrays (57 items)
Topic: range checking (20 items)
Topic: variables for array bounds (7 items)
|