To load: | (require (planet dvanhorn/r6rs-expander-vantonder:3:2/expander)) | ||||||
Old style: | (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 3 2))) | ||||||
Min Racket version: | 370 | ||||||
Package description: | Portable expander for R6RS macros and libraries. | ||||||
Downloads this week: | 0 | ||||||
Total downloads: | 90 | ||||||
Tickets: | 0 | ||||||
Open tickets: | 0 | ||||||
Primary files: |
|
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(3 2) | 6.0.2 (12-27-07) | [browse] | 35 | [docs] | 370 | 2008-03-06 |
To load: (require (planet dvanhorn/r6rs-expander-vantonder:3:2/expander)) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Added SRFI 14 Character-set Library (Unicode). Added Inversion list library. More tests, more better. |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(3 1) | 6.0.2 (12-27-07) | [browse] | 1 | [docs] | 370 | 2008-03-05 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 3 (= 1)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Added (rnrs records) and (rnrs bytevectors). Added several SRFIs, see doc.txt for full list. Added several test suites. | ||||||
(3 0) | 6.0.2 (12-27-07) | [browse] | 5 | [docs] | 370 | 2008-03-04 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 3 (= 0)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Updated to reflect the latest release 6.0.2 (12-27-07) by Andre van Tonder. | ||||||
(2 4) | 5.97.3 (8-14-07) | [browse] | 20 | [docs] | 370 | 2007-08-24 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 2 (= 4)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
A number of portable libraries have been added. See doc.txt for details. | ||||||
(2 3) | 5.97.3 (8-14-07) | [browse] | 4 | [docs] | 370 | 2007-08-16 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 2 (= 3)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
The interactive REPL now uses a modified reader that is intended to be a conformant R6RS reader. It falls short in a number of ways currently, however it supports the following features:
| ||||||
(2 2) | 5.97.3 (8-14-07) | [browse] | 3 | [docs] | 370 | 2007-08-16 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 2 (= 2)))) | ||||||
Available in repositories: 3xx, 4.x | ||||||
Added an integrated REPL. To run, require repl.ss, or mzscheme -p repl.ss dvanhorn r6rs-expander-vantonder. | ||||||
(2 1) | 5.97.3 (8-14-07) | [browse] | 1 | [docs] | 370 | 2007-08-15 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 2 (= 1)))) | ||||||
Available in repositories: 3xx, 4.x | ||||||
Improved documentation. Included examples.scm in private/src/. | ||||||
(2 0) | 5.97.3 (8-14-07) | [browse] | 3 | [docs] | 370 | 2007-08-15 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 2 (= 0)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Updated to reflect the latest release 5.97.3 (8-14-07) by Andre van Tonder. | ||||||
(1 2) | 5.97.2 (7-31-07) | [browse] | 14 | [docs] | 370 | 2007-07-31 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 1 (= 2)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Updated to reflect the latest release 5.97.2 (7-31-07) by Andre van Tonder. | ||||||
(1 1) | — | [browse] | 3 | [docs] | 370 | 2007-07-23 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 1 (= 1)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Minor bug fix. | ||||||
(1 0) | — | [browse] | 1 | [docs] | 370 | 2007-07-23 |
To load: (require (planet "expander.ss" ("dvanhorn" "r6rs-expander-vantonder.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Initial release: Version 5.97.1 (july-10-07) version of van Tonder implementation. |