<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/comp.lang.scheme</id>
  <title type="text">comp.lang.scheme Google Group</title>
  <subtitle type="text">
  The Scheme Programming language.
  </subtitle>
  <link href="/group/comp.lang.scheme/feed/atom_v1_0_msgs.xml" rel="self" title="comp.lang.scheme feed"/>
  <updated>2008-07-26T14:26:27Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <email>y.fujita....@gmail.com</email>
  </author>
  <updated>2008-07-26T14:26:27Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/a25c8aec34d33fff?show_docid=a25c8aec34d33fff</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/a25c8aec34d33fff?show_docid=a25c8aec34d33fff"/>
  <title type="text">Re: R6RS test suite</title>
  <summary type="html" xml:space="preserve">
  Thank you for your input. &lt;br&gt; Now I understand why the letrec violation raises &amp;amp;asserion but not &lt;br&gt; &amp;amp;syntax! &lt;br&gt; I&#39;m very happy to know that :) &lt;br&gt; Yes, it is! :)
  </summary>
  </entry>
  <entry>
  <author>
  <name>leppie</name>
  <email>xacc....@gmail.com</email>
  </author>
  <updated>2008-07-26T13:25:13Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/70730e44c998b96e?show_docid=70730e44c998b96e</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/70730e44c998b96e?show_docid=70730e44c998b96e"/>
  <title type="text">Re: R6RS test suite</title>
  <summary type="html" xml:space="preserve">
  That&#39;s a good test to add :)
  </summary>
  </entry>
  <entry>
  <author>
  <name>samth</name>
  <email>sam...@gmail.com</email>
  </author>
  <updated>2008-07-26T12:59:32Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/2a729dc1f0f0c8f6?show_docid=2a729dc1f0f0c8f6</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/2a729dc1f0f0c8f6?show_docid=2a729dc1f0f0c8f6"/>
  <title type="text">Re: R6RS test suite</title>
  <summary type="html" xml:space="preserve">
  I believe that the R6RS requires that this check be done at runtime &lt;br&gt; (at least sometimes). In section 11.4.6, discussing `letrec&#39;, it says, &lt;br&gt; under Implementation Responsibilities (emphasis mine): &lt;br&gt; Implementations must detect references to a &amp;lt;variable&amp;gt; during the &lt;br&gt; EVALUATION of the &amp;lt;init&amp;gt; expressions (using one particular evaluation
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthew Flatt</name>
  <email>mfl...@cs.utah.edu</email>
  </author>
  <updated>2008-07-26T12:32:50Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/48d699ed7b2c59d1?show_docid=48d699ed7b2c59d1</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/48d699ed7b2c59d1?show_docid=48d699ed7b2c59d1"/>
  <title type="text">Re: R6RS test suite</title>
  <summary type="html" xml:space="preserve">
  Great! I&#39;ve updated &amp;quot;README.txt&amp;quot; in SVN. &lt;br&gt; Thanks, &lt;br&gt; Matthew
  </summary>
  </entry>
  <entry>
  <author>
  <name>ssecorp</name>
  <email>circularf...@gmail.com</email>
  </author>
  <updated>2008-07-26T10:57:02Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/b92f77876cd506c1/e4c242b4cac29a05?show_docid=e4c242b4cac29a05</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/b92f77876cd506c1/e4c242b4cac29a05?show_docid=e4c242b4cac29a05"/>
  <title type="text">Scheme classes? defstruct or class?</title>
  <summary type="html" xml:space="preserve">
  is defstruct the equivalence of python classes? &lt;br&gt; the whole interface to scheme classes seem very complicated... &lt;br&gt; i just want to do: &lt;br&gt; (define-class (person idnbr songs)....
  </summary>
  </entry>
  <entry>
  <author>
  <email>y.fujita....@gmail.com</email>
  </author>
  <updated>2008-07-26T08:49:14Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/3cb7fa2a517aa53b?show_docid=3cb7fa2a517aa53b</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/a7d691b5ca87b94f/3cb7fa2a517aa53b?show_docid=3cb7fa2a517aa53b"/>
  <title type="text">Re: R6RS test suite</title>
  <summary type="html" xml:space="preserve">
  I have released Ypsilon 0.9.5-update2 at: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/ypsilon/downloads/list&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It recognize &#39;.sls&#39; extension and autoload test suite libraries. :) &lt;br&gt; I write the description for &amp;quot;Hints on running the tests&amp;quot; section. &lt;br&gt; Please check. &lt;br&gt; ============================== = &lt;br&gt; Ypsilon 0.9.5-update2 &lt;br&gt; ------ &lt;br&gt; Put this directory at &amp;quot;&amp;lt;somewhere&amp;gt;/tests/r6rs&amp;quot; and run with &amp;quot;run.sps&amp;quot;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Frank Swarbrick</name>
  <email>fswarbr...@gmail.com</email>
  </author>
  <updated>2008-07-26T01:16:59Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/ae1a5fa6249a2248?show_docid=ae1a5fa6249a2248</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/ae1a5fa6249a2248?show_docid=ae1a5fa6249a2248"/>
  <title type="text">Re: parentheses in cond</title>
  <summary type="html" xml:space="preserve">
  I am curious why you&#39;d prefer to use &#39;#t&#39; in this case instead of &#39;else&#39;. &lt;br&gt; Frank
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kjetil S. Matheussen</name>
  <email>k.s.matheus...@notam02.no</email>
  </author>
  <updated>2008-07-25T17:29:02Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/82aa21865a099d8e/ce23b3636d569c23?show_docid=ce23b3636d569c23</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/82aa21865a099d8e/ce23b3636d569c23?show_docid=ce23b3636d569c23"/>
  <title type="text">Re: Learning purposes Scheme interpreterer with support for continuations?</title>
  <summary type="html" xml:space="preserve">
  Watching a video is a lot more fun. :-) &lt;br&gt; Mark Feeley&#39;s 90-minute scheme-2-c speach: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.iro.umontreal.ca/~boucherd/mslug/meetings/20041020/minutes-en.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Vend</name>
  <email>ven...@virgilio.it</email>
  </author>
  <updated>2008-07-25T16:51:29Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/82aa21865a099d8e/c9cfdaeb667a81b6?show_docid=c9cfdaeb667a81b6</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/82aa21865a099d8e/c9cfdaeb667a81b6?show_docid=c9cfdaeb667a81b6"/>
  <title type="text">Re: Learning purposes Scheme interpreterer with support for continuations?</title>
  <summary type="html" xml:space="preserve">
  On 18 Lug, 09:21, Slobodan Blazeski &amp;lt;slobodan.blaze...@gmail.com&amp;gt; &lt;br&gt; wrote: &lt;br&gt; You might want to check out how it&#39;s done in Chicken Scheme. &lt;br&gt; If I understand correctly, it transforms all the code in continuation &lt;br&gt; passing style, implementing first-order continuations in this form &lt;br&gt; should be easy.
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Van Horn</name>
  <email>dvanh...@cs.brandeis.edu</email>
  </author>
  <updated>2008-07-25T16:01:09Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/21a1279ad7569fdd/3ee39e40df0fb33c?show_docid=3ee39e40df0fb33c</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/21a1279ad7569fdd/3ee39e40df0fb33c?show_docid=3ee39e40df0fb33c"/>
  <title type="text">SRFI 99: ERR5RS Records</title>
  <summary type="html" xml:space="preserve">
  This announces the availability for discussion of &lt;br&gt; Scheme Request for Implementation 99 &lt;br&gt; &amp;quot;ERR5RS Records&amp;quot; &lt;br&gt; by William D Clinger. &lt;br&gt; Its draft and an archive of the ongoing discussion is available at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://srfi.schemers.org/srfi-99/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; You can join the discussion of the draft by sending an email message &lt;br&gt; with a &amp;quot;subscribe&amp;quot; subject line to
  </summary>
  </entry>
  <entry>
  <author>
  <name>leppie</name>
  <email>xacc....@gmail.com</email>
  </author>
  <updated>2008-07-25T07:10:01Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/082e35602b11a73c?show_docid=082e35602b11a73c</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/082e35602b11a73c?show_docid=082e35602b11a73c"/>
  <title type="text">Re: parentheses in cond</title>
  <summary type="html" xml:space="preserve">
  Did you miss the else before (fab-iter b (+ a b) (- n 1))? &lt;br&gt; Cheers &lt;br&gt; leppie
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pascal J. Bourguignon</name>
  <email>p...@informatimago.com</email>
  </author>
  <updated>2008-07-25T05:45:01Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/bab08e66067db7ad?show_docid=bab08e66067db7ad</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/bab08e66067db7ad?show_docid=bab08e66067db7ad"/>
  <title type="text">Re: parentheses in cond</title>
  <summary type="html" xml:space="preserve">
  The first program correctly indented is: &lt;br&gt; (define (fab-iter a b n) &lt;br&gt; (cond ((= 1 n) &lt;br&gt; a) &lt;br&gt; (fab-iter ; fab-iter is not #f then it&#39;s true. &lt;br&gt; b ; evaluate b, forget the result &lt;br&gt; (+ a b) ; evaluate (+ a b), forget the result &lt;br&gt; (- n 1)))) ; evaluate (- n 1) and return it.
  </summary>
  </entry>
  <entry>
  <author>
  <name>bob</name>
  <email>bobd...@gmail.com</email>
  </author>
  <updated>2008-07-25T05:25:59Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/0db6c77bf69e7c5c?show_docid=0db6c77bf69e7c5c</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/0db6c77bf69e7c5c?show_docid=0db6c77bf69e7c5c"/>
  <title type="text">Re: parentheses in cond</title>
  <summary type="html" xml:space="preserve">
  thanks Barry!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Barry Margolin</name>
  <email>bar...@alum.mit.edu</email>
  </author>
  <updated>2008-07-25T04:47:58Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/fcd4a3f087871989?show_docid=fcd4a3f087871989</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/66907f2fe1f7a06d/fcd4a3f087871989?show_docid=fcd4a3f087871989"/>
  <title type="text">Re: parentheses in cond</title>
  <summary type="html" xml:space="preserve">
  In article &lt;br&gt; &amp;lt;33cdbb42-cf8d-4bc7-87ea-88ea2 c278...@q5g2000prf.googlegroup s.com&amp;gt;, &lt;br&gt; Actually, it should be: &lt;br&gt; (define (fab-iter a b n) &lt;br&gt; (cond ((= 1 n) a) &lt;br&gt; (#t (fab-iter b (+ a b) (- n 1)))) &lt;br&gt; The syntax of cond is: &lt;br&gt; (cond (test1 results1 ...) &lt;br&gt; (test2 results2 ...) &lt;br&gt; ...) &lt;br&gt; So each clause must be a list starting with a test and followed by the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jim Grundy</name>
  <email>jim.gru...@acm.org</email>
  </author>
  <updated>2008-07-22T21:31:13Z</updated>
  <id>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/213ca57ed20cdb22/17849aa5c4da502c?show_docid=17849aa5c4da502c</id>
  <link href="http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/213ca57ed20cdb22/17849aa5c4da502c?show_docid=17849aa5c4da502c"/>
  <title type="text">Commercial Users of Functional Programming Workshop Call for Participation</title>
  <summary type="html" xml:space="preserve">
  Commercial Users of Functional Programming Workshop (CUFP) 2008 &lt;br&gt; Functional Programming As a Means, Not an End &lt;br&gt; Call for Participation &lt;br&gt; Sponsored by SIGPLAN &lt;br&gt; Co-located with ICFP 2008 &lt;br&gt; ______________________________ ______________________________ ______
  </summary>
  </entry>
</feed>
