<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.scheme Google Group</title>
  <link>http://groups.google.com/group/comp.lang.scheme</link>
  <description>The Scheme Programming language.</description>
  <language>en</language>
  <item>
  <title>ANN: bigloo3.8c</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/6dbaf6116db20795/07b59562292ff578?show_docid=07b59562292ff578</link>
  <description>
  ------------------------------ ------------------------------ ---- &lt;br&gt; Bigloo (3.8c) ,--^, &lt;br&gt; `a practical Scheme compiler&#39; _ ___/ /|/ &lt;br&gt; Fri Jun 1 10:11:19 CEST 2012 ,;&#39;( )__, ) &#39; &lt;br&gt; Inria -- Sophia Antipolis ;; // L__.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/6dbaf6116db20795</guid>
  <author>
  manuel.serr...@inria.fr
  (Manuel Serrano)
  </author>
  <pubDate>Fri, 01 Jun 2012 14:28:11 UT
</pubDate>
  </item>
  <item>
  <title>SICP: orders of growth</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/6a5ce3057f9fa286/302c8fa4777a57d4?show_docid=302c8fa4777a57d4</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;Could you explain the following? &lt;br&gt; &amp;quot;The tree-recursive Fibonacci computation requires theta(phi^n) steps &lt;br&gt; and space theta(n), where phi is the golden ratio described in &lt;br&gt; section 1.2.2.&amp;quot; [1] &lt;br&gt; Why theta(phi^n), not theta(phi^n/sqrt5)? &lt;br&gt; How to check this? &lt;br&gt; &lt;p&gt;Could you also comment on the Exercise 1.14?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/6a5ce3057f9fa286</guid>
  <author>
  nkw...@gmail.com
  (.)
  </author>
  <pubDate>Thu, 31 May 2012 00:53:58 UT
</pubDate>
  </item>
  <item>
  <title>problem with lat? (TLS 4ed)</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/fad53486a77eb262/a8532d1a7c7073f9?show_docid=a8532d1a7c7073f9</link>
  <description>
  Hi, I&#39;m just starting out with Scheme (and Lisp) and am going through The Little Schemer. &lt;br&gt; &lt;p&gt;I&#39;m confused, right at the beginning and wanted to ask, since this seems important (cf. The First Commandment)... &lt;br&gt; &lt;p&gt;lat? is defined in the book as &lt;br&gt; &lt;p&gt;(define lat? &lt;br&gt; (lambda (l) &lt;br&gt; (cond &lt;br&gt; ((null? l) #t)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/fad53486a77eb262</guid>
  <author>
  co...@howarth.de
  (colin howarth)
  </author>
  <pubDate>Tue, 29 May 2012 10:12:34 UT
</pubDate>
  </item>
  <item>
  <title>Call for Papers: Implementation and Application of Functional Languages 2012</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/ad7de04243727553/9389d726a31c5b1d?show_docid=9389d726a31c5b1d</link>
  <description>
  ------------------------------ ------------------------------ ------------------- &lt;br&gt; &lt;p&gt; CALL FOR PAPERS &lt;br&gt; &lt;p&gt; 24th Symposium on Implementation and &lt;br&gt; Application of Functional Languages (IFL 2012) &lt;br&gt; &lt;p&gt; University of Oxford, UK, August 30-September 1, 2012
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/ad7de04243727553</guid>
  <author>
  j...@cs.ox.ac.uk
  (José Pedro Magalhães)
  </author>
  <pubDate>Wed, 23 May 2012 11:19:16 UT
</pubDate>
  </item>
  <item>
  <title>ssax-sxml to ignore namespaces</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/36b8340d7c94ac84/9fb914935748aaae?show_docid=9fb914935748aaae</link>
  <description>
  I&#39;m using ssax-sxlm to parse Maven&#39;s pom.xml files. Some will have namespaces and the rest just a plain project tag. I&#39;d like to get the sxml with the simple local names even when the namespaces are present but haven&#39;t figured out how to use ssax-sxml for doing that. &lt;br&gt; &lt;p&gt;Alternatively, I defined two aliases, for ns and xsi, but can&#39;t get the sxpath function to recognize the aliases (I get &amp;quot;unknown namespace ns&amp;quot;) using a string path like &amp;quot;//project/dependencies/*&amp;quot;.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/36b8340d7c94ac84</guid>
  <author>
  abm221...@gmail.com
  (Armando Blancas)
  </author>
  <pubDate>Mon, 21 May 2012 15:10:05 UT
</pubDate>
  </item>
  <item>
  <title>is there a prevalence layer in scheme?</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/1c7e84d3f59ad87d/6e8c58b8117806df?show_docid=6e8c58b8117806df</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.advogato.org/article/398.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/1c7e84d3f59ad87d</guid>
  <author>
  gavcom...@gmail.com
  (quiet_lad)
  </author>
  <pubDate>Mon, 21 May 2012 01:16:18 UT
</pubDate>
  </item>
  <item>
  <title>NEW HOT PHOTOS &amp; VIDEOS</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/6502ff710ad6625a/6b1396817b7a010a?show_docid=6b1396817b7a010a</link>
  <description>
  ALL INTERVIEW QUESTIONS&amp;amp; STUDY MATERIAL &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://newdotnetinterviewquestions.blogspot.in/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;TOP DATING TIPS TO ENCOURAGE WOMEN FOR DATING &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://datingsitesdatingtips.blogspot.in/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt; FOR LATEST MOVIE UPDATED LINKS &lt;br&gt; MR 7 MOVIE FILM GALLERY
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/6502ff710ad6625a</guid>
  <author>
  sravanthi.sravy...@gmail.com
  (SRAVANTHI LOVE)
  </author>
  <pubDate>Sun, 20 May 2012 15:50:21 UT
</pubDate>
  </item>
  <item>
  <title>SICP: Exercise 1.11.</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/32154c99945e27aa/db3b0beb0c53227d?show_docid=db3b0beb0c53227d</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;I&#39;ve got stuck with another exercise. &lt;br&gt; &lt;p&gt;&amp;quot;A function f is defined by the rule that f(n) = n if n&amp;lt;3 and f(n) = &lt;br&gt; f(n - 1) + 2f(n - 2) + 3f(n - 3) if n&amp;gt; 3. Write a procedure that &lt;br&gt; computes f by means of a recursive process. Write a procedure that &lt;br&gt; computes f by means of an iterative process.&amp;quot; [1]
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/32154c99945e27aa</guid>
  <author>
  nkw...@gmail.com
  (.)
  </author>
  <pubDate>Sun, 20 May 2012 02:06:56 UT
</pubDate>
  </item>
  <item>
  <title>SICP: Counting change</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/6d39ca2d68ea1a56/41f4768d3862e937?show_docid=41f4768d3862e937</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;&amp;quot;If a is exactly 0, we should count that as 1 way to make change.&amp;quot; [1] &lt;br&gt; Could you explain this? I thought that we should count that as 0 ways &lt;br&gt; to make a change. &lt;br&gt; &lt;p&gt;[1] &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-11.html#%_sec_1.2.2&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Regards
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/6d39ca2d68ea1a56</guid>
  <author>
  nkw...@gmail.com
  (.)
  </author>
  <pubDate>Thu, 17 May 2012 08:54:25 UT
</pubDate>
  </item>
  <item>
  <title>in search of a cute type predicate syntax</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/c52dd4220debade9/2bde56b89975c1f9?show_docid=2bde56b89975c1f9</link>
  <description>
  Ciao, &lt;br&gt; &lt;p&gt; I am redesigning the class libraries in Nausicaa[1]; one goal &lt;br&gt; is to allow use of classes and labels by importing only the type &lt;br&gt; identifier (which is a macro keyword) and not the full language &lt;br&gt; (nausicaa). For example: &lt;br&gt; &lt;p&gt; #!r6rs &lt;br&gt; (library (alpha) &lt;br&gt; (export &amp;lt;alpha&amp;gt;) &lt;br&gt; (import (nausicaa))
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/c52dd4220debade9</guid>
  <author>
  ma...@maggi.invalid
  (Marco Maggi)
  </author>
  <pubDate>Sun, 13 May 2012 08:51:55 UT
</pubDate>
  </item>
  <item>
  <title>Why is (eqv? g g) unspecified in R6RS when g is a procedure?</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/96d7011aac3c9b34/fb5f2509eacfe6df?show_docid=fb5f2509eacfe6df</link>
  <description>
  One of the changes between R5RS and R6RS is that (eqv? x x), where &lt;br&gt; x is a variable whose value is a procedure, is allowed to return #f. &lt;br&gt; The R6RS Rationale, section 11.5.1, says in its entirety: &lt;br&gt; &lt;p&gt; The definition of eqv? allows implementations latitude in their &lt;br&gt; treatment of procedures: implementations are free either to detect or
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/96d7011aac3c9b34</guid>
  <author>
  johnwco...@gmail.com
  (John Cowan)
  </author>
  <pubDate>Tue, 08 May 2012 12:24:21 UT
</pubDate>
  </item>
  <item>
  <title>NYC LOCAL: Tuesday 8 May 2012 Lisp NYC Eating and Drinking</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/7a62e0c696230036/c4cfef6f7089ec2a?show_docid=c4cfef6f7089ec2a</link>
  <description>
  &amp;lt;blockquote &lt;br&gt; what=&amp;quot;official Lisp NYC announcement&amp;quot; &lt;br&gt; info=&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.lispnyc.org&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; edits=&amp;quot;&amp;quot;&amp;gt; &lt;br&gt; &lt;p&gt; Date: Mon, 07 May 2012 12:06:04 -0400 &lt;br&gt; From: Heow Goodman &amp;lt;li...@alphageeksinc.com&amp;gt; &lt;br&gt; To: l...@lispnyc.org, lisp-annou...@lispnyc.org &lt;br&gt; Subject: Lisp Meeting, Tue May 8th at Amsterdam Ale House
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/7a62e0c696230036</guid>
  <author>
  secret...@lxny.org
  </author>
  <pubDate>Tue, 08 May 2012 04:04:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: Faster remove-duplicates with sorted list.</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/3ea4bbf81b573a71/3845e2a7ecbc5bce?show_docid=3845e2a7ecbc5bce</link>
  <description>
  Using Racket instead of COBOL: &lt;br&gt; &lt;p&gt;(define (remove-duplicates-sorted xs [prev xs]) &lt;br&gt; (define (test x) (begin0 (equal? x prev) (set! prev x))) &lt;br&gt; (filter-not test xs)) &lt;br&gt; &lt;p&gt;(remove-duplicates-sorted &#39;(a a b c c c d d)) &lt;br&gt; =&amp;gt; &#39;(a b c d) &lt;br&gt; &lt;p&gt;Always remember, and never forget: &lt;br&gt; WE DON&#39;T NEED NO STINKIN&#39; LOOPS!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/3ea4bbf81b573a71</guid>
  <author>
  w_a_x_...@yahoo.com
  (WJ)
  </author>
  <pubDate>Sat, 05 May 2012 04:51:51 UT
</pubDate>
  </item>
  <item>
  <title>Suggested Scheme Interpreter/Compiler for Learning the Language?</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/ae68a77e21809a4e/6fd0512885c8ff34?show_docid=6fd0512885c8ff34</link>
  <description>
  Which Scheme interpreter or Compiler do you suggest for learning the language? I will be reading from Dybvigs &amp;quot;The Scheme Programming Language&amp;quot; book (probably the third rather than the fourth edition) and the Little Schemer. I have installed Guile and was considering adding the Petite Chez Scheme interpreter. Another option would be the PLT-Scheme, which I did not warm up to in the past on very superficial use, or MIT Scheme.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/ae68a77e21809a4e</guid>
  <author>
  hsa...@gmail.com
  (haziz)
  </author>
  <pubDate>Fri, 04 May 2012 17:51:34 UT
</pubDate>
  </item>
  <item>
  <title>Dybvig&#39;s TSPL 3rd vs 4th Edition?</title>
  <link>http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/323fb6dfcee3e5c0/8c292dfb814d0b87?show_docid=8c292dfb814d0b87</link>
  <description>
  I am trying to learn the basics of Scheme, while going through the &amp;quot;open-courseware&amp;quot; Stanford Programming Paradigms CS107 course (2008), which touches very lightly on Scheme at the end of the course. &lt;br&gt; &lt;p&gt;I have a hard-copy of the 3rd edition of Dybvig&#39;s The Scheme Programming Language, and obviously can access the 4th edition online? I also have the Little Schemer book but find it a bit weird.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/323fb6dfcee3e5c0</guid>
  <author>
  hsa...@gmail.com
  (haziz)
  </author>
  <pubDate>Fri, 04 May 2012 10:39:47 UT
</pubDate>
  </item>
  </channel>
</rss>

