[plt-scheme] PLT->Textual(MzScheme, includes R5RS) is missing

From: Arie Meir (arie.coach at gmail.com)
Date: Mon Mar 9 16:48:53 EDT 2009

Robby, hi ,

thanks a million for answering so promptly.
The thing is that i'm the T.A. in PL-Lab and the policy of the course is to
use mz-scheme.
I'm getting a lot of questions from students how to choose mzscheme as the
language.
I manage to do it in the windows version of dr-scheme but not in debian.

Is there any possible way to go back in time and use mz-scheme plt textual
mode ?

Thanks again,
Arie

On Mon, Mar 9, 2009 at 10:29 PM, Robby Findler
<robby at eecs.northwestern.edu>wrote:

> Nowadays, you use the Module language with this first line:
>
>  #lang scheme
>
> or
>
>  #lang scheme/base
>
> for new code. A version that is closer to that older one would be
>
>  #lang mzscheme
>
> and if you really want to be outside of a module, use Pretty Big (in
> the language dialog).
>
> Robby
>
> On Mon, Mar 9, 2009 at 2:22 PM, Coach <arie.coach at gmail.com> wrote:
> > Guys , hi !
> >
> > I'm running drscheme 4.0.1 on debian linux.
> > I want to use the Textual dialect of scheme but when i open the list
> > of available languages,
> > i don't have TEXTUAL.
> >
> > Am i missing something ?
> > How can i install this module ?
> >
> > Please advise,
> > Arie
> >
> > _________________________________________________
> >  For list-related administrative tasks:
> >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090309/8a5332ef/attachment.html>

Posted on the users mailing list.