| To load: | (require (planet gfb/structured-loops:2:0)) |
| Old style: | (require (planet "main.rkt" ("gfb" "structured-loops.plt" 2 0))) |
| Package description: | Looping constructs for natural expression of structured imperative programming. |
| Downloads this week: | 0 |
| Total downloads: | 29 |
| Tickets: | 0 |
| Open tickets: | 0 |
| Primary files: | [no interface available] |
| Packages in other repositories |
These packages are not available in the 3xx repository, but they are available for other versions of Racket.
| PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
| (2 0) | — | [browse] | 19 | [none] | [none] | 2011-08-18 |
| To load: (require (planet "main.rkt" ("gfb" "structured-loops.plt" 2 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
| ||||||
| (1 0) | 0.9 | [browse] | 10 | [none] | [none] | 2011-03-20 |
| To load: (require (planet "structured-loops.rkt" ("gfb" "structured-loops.plt" 1 (= 0)))) | ||||||
| Available in repositories: 4.x | ||||||
While and until, extended with optional post-processing based on the sub-condition that caused termination. Initial release for my use in teaching. Read source for documentation; public documentation to come. | ||||||