<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:227040675;
        mso-list-template-ids:1927706740;}
@list l1
        {mso-list-id:697004708;
        mso-list-template-ids:76957356;}
@list l1:level1
        {mso-level-start-at:2;
        mso-level-tab-stop:.5in;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l2
        {mso-list-id:1771050116;
        mso-list-template-ids:1927706740;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<ol start=2 type=1>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l1 level1 lfo2'><i><font size=3 face="Times New Roman"><span
     style='font-size:12.0pt;font-style:italic'>It seems Scheme does not allow
     2 parts of a program run simultaneously.&nbsp; Are we right?&nbsp; Has
     anyone done simulations in scheme.<o:p></o:p></span></font></i></li>
</ol>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>The simulation collection (available on
PLaneT) is useful for developing continuous or discrete simulation models.&nbsp; It
can be downloaded and installed using (require (planet &#8220;simulation.ss&#8221;
(&#8220;williams&#8221; &#8220;simulation.plt&#8221;))).&nbsp; This will install
both the simulation collection and the science collection.&nbsp; It will also
install the reference manuals, which will then be available from the Help
menu.&nbsp; There are many simulation examples available with the source code.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Doug<o:p></o:p></span></font></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
plt-scheme-bounces@list.cs.brown.edu
[mailto:plt-scheme-bounces@list.cs.brown.edu] <b><span style='font-weight:bold'>On
Behalf Of </span></b>Sarvottam Salvi<br>
<b><span style='font-weight:bold'>Sent:</span></b> Thursday, December 14, 2006
10:38 PM<br>
<b><span style='font-weight:bold'>To:</span></b> plt-scheme@list.cs.brown.edu<br>
<b><span style='font-weight:bold'>Subject:</span></b> [plt-scheme] Request for
Info</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Dear Sir/Madam,<br>
<br>
We are 8th and 9th grade students.&nbsp; We are looking for language which will
allow us to present Chemistry and Physics concepts graphically and
interactively.&nbsp; We would also like to acquire good programing
skills.&nbsp; We have following questions:<o:p></o:p></span></font></p>

<ol start=3 type=1>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l1 level1 lfo2'><font size=3 face="Times New Roman"><span
     style='font-size:12.0pt'>Why there are are so many Schemes? &nbsp; Which
     one would be good for our objectives of doing the job and also easy to
     learn.<o:p></o:p></span></font></li>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l1 level1 lfo2'><font size=3 face="Times New Roman"><span
     style='font-size:12.0pt'>It seems Scheme does not allow 2 parts of a
     program run simultaneously.&nbsp; Are we right?&nbsp; Has anyone done
     simulations in scheme.<o:p></o:p></span></font></li>
 <li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
     mso-list:l1 level1 lfo2'><font size=3 face="Times New Roman"><span
     style='font-size:12.0pt'>If we have to make our programs useful for others
     so that they can run in their browser then do we have to convert them into
     Java (Java servelets and applets)?&nbsp; If so then it seems Java should
     be our first language to be learned.&nbsp; Are we right? <o:p></o:p></span></font></li>
</ol>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Thanks,<br>
Bal Salvi<o:p></o:p></span></font></p>

</div>

</div>

</body>

</html>