Code Comments
Programming Forum and web based access to our favorite programming groups.PLT Scheme version 371 is now available from http://download.plt-scheme.org/ This is mostly a bug-fix release. Changes: * The debugger now works across multiple files and supports "step over" and "step out" operations. * HtDP teachpacks: the world.ss teachpack now exports two add-line functions: one from image.ss and one for adding lines to scenes. * ProfessorJ now includes a language level between Intermediate and Advanced, Intermediate + access, that includes all of Intermediate and introduces access modifiers and overloading. The language manuals contain the complete details. Feedback Welcome, -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://www.barzilay.org/ Maze is Life!
Post Follow-up to this messageOn Sat, 18 Aug 2007 04:06:31 -0400, Eli Barzilay wrote: > PLT Scheme version 371 is now available from > > http://download.plt-scheme.org/ > > This is mostly a bug-fix release. > > Changes: > > * The debugger now works across multiple files and supports "step > over" and "step out" operations. > > * HtDP teachpacks: the world.ss teachpack now exports two add-line > functions: one from image.ss and one for adding lines to scenes. > > * ProfessorJ now includes a language level between Intermediate and > Advanced, Intermediate + access, that includes all of Intermediate > and introduces access modifiers and overloading. The language > manuals contain the complete details. > > Feedback Welcome, I, for one, welcome our new r6rs overlords. Matt -- "You do not really understand something unless you can explain it to your grandmother." - Albert Einstein.
Post Follow-up to this messageOn Sat, 18 Aug 2007 04:06:31 -0400, Eli Barzilay wrote: > * The debugger now works across multiple files and supports "step > over" and "step out" operations. Whoot! Thank you very much! -- Andrew
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.