2008-06-22
PLT Scheme v4.0.1
Posted by
Eli Barzilay
at
23:49
PLT Scheme version 4.0.1 is now available from
http://plt-scheme.org/
This release fixes a number of bugs. Most noteworthy, the "Internal Error" message when requiring a PLaneT package has been fixed and user-defined teachpacks now work properly.
Feedback Welcome.
Subscribe to:
Post Comments (Atom)
![[logo]](http://racket-lang.org/logo.png)
1 comment:
If you are a user of the world.ss, its interface has changed:
-- end-of-time has been removed
++ (stop-when last-world?) has been added
Post a Comment