This package is not available in the 3xx repository. Showing package versions available for all repositories instead.
Package advanced-student.plt contributed by dvanhorn 
To load: (require (planet "data.scm" ("dvanhorn" "advanced-student.plt" 1 1)))
Min Racket version: 4.0.2
Package description:
A simple compiler for the Advanced Student language, \nwritten in the Advanced Student Language and developed\nin the style of HtDP.
Downloads this week: 0
Total downloads: 28
Tickets:0
Open tickets:0
Primary files:
data.scm
[no interface available]
define-struct.scm
[no interface available]
parser.scm
[no interface available]
unparser.scm
[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 versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)
27
[none]
4.0.2Friday, August 29th, 2008
To load: (require (planet "data.scm" ("dvanhorn" "advanced-student.plt" 1 (= 1))))
Available in repositories: 4.x
Small bug fix in unparser.
(1 0)
1
[none]
4.0.2Friday, August 29th, 2008
To load: (require (planet "data.scm" ("dvanhorn" "advanced-student.plt" 1 (= 0))))
Available in repositories: 4.x
Initial and incomplete release of some of the front end.