<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.lisp Google Group</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp</link>
  <description>Discussion about LISP.</description>
  <language>en</language>
  <item>
  <title>Re: Not the name of a function</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/d069728052a6a326/df86494fcd9e7762?show_docid=df86494fcd9e7762</link>
  <description>
  On Fri, 20 Nov 2009 23:32:03 +0100, p...@informatimago.com (Pascal J. &lt;br&gt; Yes. &lt;br&gt; Such sophisticated analysis tool(s) are 2/3 of a compiler anyway - all &lt;br&gt; that&#39;s missing is code generation. While tool making might provide a &lt;br&gt; few jobs in a poor economy, I don&#39;t think it is the best use of &lt;br&gt; resources. I think it makes more sense that compilers - which have to
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/d069728052a6a326/df86494fcd9e7762?show_docid=df86494fcd9e7762</guid>
  <author>
  gneun...@comcast.net
  (George Neuner)
  </author>
  <pubDate>Fri, 20 Лис 2009 23:02:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: Not the name of a function</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/d069728052a6a326/3016e941287d2f3b?show_docid=3016e941287d2f3b</link>
  <description>
  But this is not a valid conformant form (even if clisp accepts it). &lt;br&gt; S/USER[1]&amp;gt; (defstruct balloon (color)) &lt;br&gt; BALLOON &lt;br&gt; S/CL-USER[2]&amp;gt; (let ((b (make-balloon))) &lt;br&gt; ((setf balloon-color) :blue b)) &lt;br&gt; ; in: LAMBDA NIL &lt;br&gt; ; ((SETF BALLOON-COLOR) :BLUE B) &lt;br&gt; ; &lt;br&gt; ; caught ERROR: &lt;br&gt; ; illegal function call
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/d069728052a6a326/3016e941287d2f3b?show_docid=3016e941287d2f3b</guid>
  <author>
  p...@informatimago.com
  (Pascal J. Bourguignon)
  </author>
  <pubDate>Fri, 20 Лис 2009 22:32:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Not the name of a function</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/d069728052a6a326/96aa1396a82e6786?show_docid=96aa1396a82e6786</link>
  <description>
  You have a point there. There is an ambiguity in the code, and the machine is &lt;br&gt; diagnosing it in a way which assumes that you are a Lisp expert. &lt;br&gt; Compound forms /can/ in fact be be function names. For instance &lt;br&gt; (defstruct balloon (color)) &lt;br&gt; (let ((b (balloon))) &lt;br&gt; ((setf balloon-color) :blue b)) &lt;br&gt; So (setf balloon-color) is the compound name of a setter function.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/d069728052a6a326/96aa1396a82e6786?show_docid=96aa1396a82e6786</guid>
  <author>
  kkylh...@gmail.com
  (Kaz Kylheku)
  </author>
  <pubDate>Fri, 20 Лис 2009 22:20:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: Symbol macros don&#39;t capture their lexical environments?</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/a0d92ec639ed1db6/2b1823ee7c0fd940?show_docid=2b1823ee7c0fd940</link>
  <description>
  This was discussed at length a few years back. A group search turns &lt;br&gt; up this thread: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/comp.lang.lisp/browse_thread/thread/d770c3a176511665/79b63eed465b058c#79b63eed465b058c&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; which seems to have come from this conversation: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/comp.lang.lisp/browse_thread/thread/170d01370010f113/ba7077ce7ecb5498?lnk=gst&amp;q=compilation+environment#ba7077ce7ecb5498&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/a0d92ec639ed1db6/2b1823ee7c0fd940?show_docid=2b1823ee7c0fd940</guid>
  <author>
  du...@franz.com
  (Duane Rettig)
  </author>
  <pubDate>Fri, 20 Лис 2009 21:35:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: Not the name of a function</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/d069728052a6a326/aa019da7567a13b6?show_docid=aa019da7567a13b6</link>
  <description>
  But that&#39;s what it was telling you, it&#39;s just a matter of rearranging &lt;br&gt; the word order a little bit: &lt;br&gt; In other words: &amp;quot;The form (NOT (CONTAINED-IN-PATTERN-VAR ITEM BINDINGS)) &lt;br&gt; is not the name of a function&amp;quot;. &lt;br&gt; Alberto
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/d069728052a6a326/aa019da7567a13b6?show_docid=aa019da7567a13b6</guid>
  <author>
  ar...@nospam.ufl.edu
  (Alberto Riva)
  </author>
  <pubDate>Fri, 20 Лис 2009 21:10:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: Symbol macros don&#39;t capture their lexical environments?</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/a0d92ec639ed1db6/e785279ef662f2e5?show_docid=e785279ef662f2e5</link>
  <description>
  The issue &lt;br&gt; COMPILE-FILE-HANDLING-OF-TOP-L EVEL-FORMS &lt;br&gt; names VaxLisp in Current Practise as an example where that was the case, &lt;br&gt; and it also mentions controversy about the issue. &lt;br&gt; What I find most puzzling is that it additonally says that the &lt;br&gt; compilation environment inherits from the evaluation environment.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/a0d92ec639ed1db6/e785279ef662f2e5?show_docid=e785279ef662f2e5</guid>
  <author>
  t...@freebits.de.invalid
  (Tobias C. Rittweiler)
  </author>
  <pubDate>Fri, 20 Лис 2009 20:16:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: what up w ads</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/ee8ba4a6864576ce/c56e4dd25fa6dc0a?show_docid=c56e4dd25fa6dc0a</link>
  <description>
  Those are truly ads? &amp;lt;tincap&amp;gt; I thought they are noise disguised as &lt;br&gt; advertisement (so that no human accidentally reads them and starts &lt;br&gt; wondering) containing steganograph&#39;ed &#39;bot messages. Well, that&#39;s what &lt;br&gt; I think ;-) &amp;lt;/tincap&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/ee8ba4a6864576ce/c56e4dd25fa6dc0a?show_docid=c56e4dd25fa6dc0a</guid>
  <author>
  guenth...@gmail.com
  (Günther Thomsen)
  </author>
  <pubDate>Fri, 20 Лис 2009 19:27:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Clozure and Clojure</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/174b59d3f3798ba0/c79614a59a08f202?show_docid=c79614a59a08f202</link>
  <description>
  ccc31807 schrieb: &lt;br&gt; Try both. &lt;br&gt; After just a few days it will become very obvious for you which you &lt;br&gt; prefer. &lt;br&gt; André
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/174b59d3f3798ba0/c79614a59a08f202?show_docid=c79614a59a08f202</guid>
  <author>
  address.good.until.2009.dec...@justmail.de
  (André Thieme)
  </author>
  <pubDate>Fri, 20 Лис 2009 19:27:07 UT
</pubDate>
  </item>
  <item>
  <title>(www.brandshoes08.com) Paypal wholesale brand shoes,clothes,handbag,watch,eyeglass,cap,BELT,shawl,wallet and so on.</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/fad1a25c61753327/2fd51d690fc0dfd9?show_docid=2fd51d690fc0dfd9</link>
  <description>
  (paypal payment)(&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.brandshoes08.com&quot;&gt;[link]&lt;/a&gt; ) cheap wholesale, &lt;br&gt; puma,hat &lt;br&gt; (paypal payment)( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.brandshoes08.com&quot;&gt;[link]&lt;/a&gt; ) cheap &lt;br&gt; wholesale,bape ,hat &lt;br&gt; (paypal payment)( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.brandshoes08.com&quot;&gt;[link]&lt;/a&gt; ) cheap wholesale, era &lt;br&gt; NBA ,hat &lt;br&gt; (paypal payment)( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.brandshoes08.com&quot;&gt;[link]&lt;/a&gt; ) cheap &lt;br&gt; wholesale,era ,hat &lt;br&gt; (paypal payment)( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.brandshoes08.com&quot;&gt;[link]&lt;/a&gt; ) cheap wholesale, ED
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/fad1a25c61753327/2fd51d690fc0dfd9?show_docid=2fd51d690fc0dfd9</guid>
  <author>
  fengka...@yahoo.com
  (wholesale shoes clothes handbag watch by paypal)
  </author>
  <pubDate>Fri, 20 Лис 2009 19:16:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: Clozure and Clojure</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/174b59d3f3798ba0/4e8f3938919132e0?show_docid=4e8f3938919132e0</link>
  <description>
  Well, neither. &lt;br&gt; They are separate efforts, but presumably both trace their names to the &lt;br&gt; notion of &amp;quot;closures&amp;quot; in Lisp. &lt;br&gt; Clozure, I&#39;m fairly certain came first. It just used a simple &amp;quot;s-&amp;gt;z&amp;quot; &lt;br&gt; transformation. Clojure comes up with a similar pronounciation by using &lt;br&gt; a &amp;quot;j&amp;quot;, which also serves to indicate its connection with Java.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/174b59d3f3798ba0/4e8f3938919132e0?show_docid=4e8f3938919132e0</guid>
  <author>
  t...@sevak.isi.edu
  (Thomas A. Russ)
  </author>
  <pubDate>Fri, 20 Лис 2009 18:13:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Predicate for lexical bindings</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/c07190cbba17535b/66bcd3b733248e12?show_docid=66bcd3b733248e12</link>
  <description>
  In article &amp;lt;_5adnZNkq6ndRJvW4p2d...@telen or.com&amp;gt;, &lt;br&gt; No, that is not true. The symbol is created when &amp;quot;x&amp;quot; is *read*. &lt;br&gt; That&#39;s kind of like saying &amp;quot;1+1=2 whether or not 1 exists or not.&amp;quot; &lt;br&gt; It&#39;s true that (symbolp &#39;x) will always return T, but it is not true (or &lt;br&gt; at least badly misleading) that this is &amp;quot;whether X already existed or
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/c07190cbba17535b/66bcd3b733248e12?show_docid=66bcd3b733248e12</guid>
  <author>
  rnospa...@flownet.com
  (Ron Garret)
  </author>
  <pubDate>Fri, 20 Лис 2009 18:47:54 UT
</pubDate>
  </item>
  <item>
  <title>Re: Symbol macros don&#39;t capture their lexical environments?</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/a0d92ec639ed1db6/c70571734c9ddd76?show_docid=c70571734c9ddd76</link>
  <description>
  I tried to shed some light on another confusion that I didn&#39;t see other &lt;br&gt; people to address. &lt;br&gt; -T.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/a0d92ec639ed1db6/c70571734c9ddd76?show_docid=c70571734c9ddd76</guid>
  <author>
  t...@freebits.de.invalid
  (Tobias C. Rittweiler)
  </author>
  <pubDate>Fri, 20 Лис 2009 18:46:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: Symbol macros don&#39;t capture their lexical environments?</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/a0d92ec639ed1db6/6d77909a956529ce?show_docid=6d77909a956529ce</link>
  <description>
  In article &amp;lt;87pr7dgjgf....@freebits.de&amp;gt;, &lt;br&gt; That&#39;s true, but it can be a side-effect of *trying* to make a point. &lt;br&gt; And your point would be...? &lt;br&gt; rg
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/a0d92ec639ed1db6/6d77909a956529ce?show_docid=6d77909a956529ce</guid>
  <author>
  rnospa...@flownet.com
  (Ron Garret)
  </author>
  <pubDate>Fri, 20 Лис 2009 18:42:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Predicate for lexical bindings</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/c07190cbba17535b/2ef0cdbec8afe35e?show_docid=2ef0cdbec8afe35e</link>
  <description>
  Looking at your comments I think the way it is written needs improving. I &lt;br&gt; do think I basically understand it though. &lt;br&gt; If read up a couple of post&#39;s for instance you would see that I am aware &lt;br&gt; that it is the reader that creates symbols and that defvar creates a &lt;br&gt; binding to that symbol. The symbol in turn get&#39;s assigned a binding to
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/c07190cbba17535b/2ef0cdbec8afe35e?show_docid=2ef0cdbec8afe35e</guid>
  <author>
  jpth...@online.no
  (John Thingstad)
  </author>
  <pubDate>Fri, 20 Лис 2009 18:13:34 UT
</pubDate>
  </item>
  <item>
  <title>۞__۞__۞paypal wholesale cheap replica hangbags &amp; purse at www.ecyaya.com</title>
  <link>http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/9b90e7e7e2985a5a/3968c43d35e1f1c3?show_docid=3968c43d35e1f1c3</link>
  <description>
  ۞__۞__۞paypal wholesale cheap replica hangbags &amp;amp; purse at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; replica bag replica prada bag replica new prada bag replica claasic &lt;br&gt; prada bag replica prada handbag replica shoulder bags replica Prada &lt;br&gt; Cervo Pleat Hobo Bag on &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ecyaya.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Replica Prada Cervo Pleat Hobo Bag detail below: &lt;br&gt; The replica Prada Cervo Pleat hobo Bag is an ordinary deerskin
  </description>
  <guid isPermaLink="true">http://groups.google.com.ua/group/comp.lang.lisp/browse_thread/thread/9b90e7e7e2985a5a/3968c43d35e1f1c3?show_docid=3968c43d35e1f1c3</guid>
  <author>
  ecyaya...@yeah.net
  (hero)
  </author>
  <pubDate>Fri, 20 Лис 2009 18:12:33 UT
</pubDate>
  </item>
  </channel>
</rss>
