[plt-scheme] Is class.ss the preferred OO provider for DrScheme/mzscheme?
On Mon, 2 Apr 2007, Grant Rettke wrote:
> Is class.ss the preferred OO provider for DrScheme/mzscheme?
>
> Is there more documentation on doing OO inside of DrScheme?
There is a recent paper that explains the class system in detail by Flatt,
Findler, and Felleisen called "Scheme with Classes, Mixins, and Traits":
http://people.cs.uchicago.edu/~robby/pubs/papers/aplas2006-fff.pdf
You may also find this helpful:
http://schemecookbook.org/Cookbook/IntroductionToMzlibClasses