<div dir="ltr">Robby, hi ,<br><br>thanks a million for answering so promptly.<br>The thing is that i&#39;m the T.A. in PL-Lab and the policy of the course is to use mz-scheme.<br>I&#39;m getting a lot of questions from students how to choose mzscheme as the language.<br>
I manage to do it in the windows version of dr-scheme but not in debian.<br><br>Is there any possible way to go back in time and use mz-scheme plt textual mode ?<br><br>Thanks again,<br>Arie<br><br><div class="gmail_quote">
On Mon, Mar 9, 2009 at 10:29 PM, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Nowadays, you use the Module language with this first line:<br>
<br>
  #lang scheme<br>
<br>
or<br>
<br>
  #lang scheme/base<br>
<br>
for new code. A version that is closer to that older one would be<br>
<br>
  #lang mzscheme<br>
<br>
and if you really want to be outside of a module, use Pretty Big (in<br>
the language dialog).<br>
<br>
Robby<br>
<div><div></div><div class="h5"><br>
On Mon, Mar 9, 2009 at 2:22 PM, Coach &lt;<a href="mailto:arie.coach@gmail.com">arie.coach@gmail.com</a>&gt; wrote:<br>
&gt; Guys , hi !<br>
&gt;<br>
&gt; I&#39;m running drscheme 4.0.1 on debian linux.<br>
&gt; I want to use the Textual dialect of scheme but when i open the list<br>
&gt; of available languages,<br>
&gt; i don&#39;t have TEXTUAL.<br>
&gt;<br>
&gt; Am i missing something ?<br>
&gt; How can i install this module ?<br>
&gt;<br>
&gt; Please advise,<br>
&gt; Arie<br>
&gt;<br>
</div></div>&gt; _________________________________________________<br>
&gt;  For list-related administrative tasks:<br>
&gt;  <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme" target="_blank">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a><br>
&gt;<br>
</blockquote></div><br></div>