[plt-scheme] language levels in PLT
Thanks Jens and Eli, So it appears I need at least pretty-big-text (but not
pretty-big).
Regarding Swindle - what is the difference between Swindle and the
class.ssincluded in Pretty-Big?
Also - can I include more than one language pack like below? Would there be
conflics?
(module a-module-name (lib "plt-pretty-big-text.ss) (lib "swindle.ss")
<your code here>)
On 3/18/07, Eli Barzilay <eli at barzilay.org> wrote:
>
> On Mar 18, Jens Axel Søgaard wrote:
> >
> > > 2) What is the language level Swindle?
> >
> > I'll leave that one for Eli.
>
> Swindle is a different language -- it is basically Scheme with several
> extensions, mainly a CLOS-like object system.
> --
> ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
> http://www.barzilay.org/ Maze is Life!
>
--
http://www.yinsochen.com
...continuous learning...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20070318/16d2ba26/attachment.html>