<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>lisppets</title>
  <link>http://lispnyc.org:80/blog/lisppets/</link>
  <description>Lisp Snippets</description>
  <language>en</language>
  <copyright>Vassil Nikolov</copyright>
  <lastBuildDate>Sun, 27 Feb 2011 23:36:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>A Collection of Personal Web Pages of Computer Scientists and Mathematicians</title>
    <link>http://lispnyc.org:80/blog/lisppets/a-collection-of-personal-web-pages-of-computer-scientists-and-mathematicians</link>
    
      
        <description>
          &lt;p&gt;

A good friend, Boyko Bantchev, has compiled
&lt;a href=&#034;http://www.math.bas.bg/bantchev/links/people.html&#034;&gt;a collection of personal web pages of computer scientists and mathematicians&lt;/a&gt;;
among them are Abelson, Baker, Gabriel, Graham, Greenspun, McCarthy,
Norvig, Pitman, and Stallman (to mention just those who are directly
related to the topic of this site; there are many others equally or
more prominent).

&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://lispnyc.org:80/blog/lisppets/a-collection-of-personal-web-pages-of-computer-scientists-and-mathematicians#comments</comments>
    <guid isPermaLink="true">http://lispnyc.org:80/blog/lisppets/a-collection-of-personal-web-pages-of-computer-scientists-and-mathematicians</guid>
    <pubDate>Sun, 27 Feb 2011 23:36:00 GMT</pubDate>
  </item>
  
  <item>
    <title>A Variation on a Nursery Rhyme</title>
    <link>http://lispnyc.org:80/blog/lisppets/a-variation-on-a-nursery-rhyme</link>
    
      
        <description>
          &lt;p&gt;
Humpty-Dumpty to Lisp was in thrall,&lt;br/&gt;
Humpty-Dumpty played with &lt;code&gt;eval&lt;/code&gt; and &lt;code&gt;funcall&lt;/code&gt;.&lt;br/&gt;
All the King&#039;s conses on the royal PDP-10&lt;br/&gt;
Couldn&#039;t intern Humpty-Dumpty again.&lt;br/&gt;
&lt;/p&gt;

&lt;p&gt;
By the way, did you know that there is a
&lt;a href=&#034;http://google.com/search?q=%22Humpty-Dumpty%22+%22LISP+1.5%22&#034;&gt;
Humpty-Dumpty reference in the LISP 1.5 Programmer&#039;s Manual&lt;/a&gt;?
&lt;/p&gt;


        </description>
      
      
    
    
    
    <comments>http://lispnyc.org:80/blog/lisppets/a-variation-on-a-nursery-rhyme#comments</comments>
    <guid isPermaLink="true">http://lispnyc.org:80/blog/lisppets/a-variation-on-a-nursery-rhyme</guid>
    <pubDate>Sun, 06 Feb 2011 15:03:00 GMT</pubDate>
  </item>
  
  <item>
    <title>The Inverse of A Famous Equation</title>
    <link>http://lispnyc.org:80/blog/lisppets/the-inverse-of-a-famous-equation</link>
    
      
        <description>
          &lt;!-- &lt;p&gt;The type of &lt;code&gt;(/ (log -1) (sqrt -1))&lt;/code&gt;.&lt;/p&gt; --&gt;
&lt;p&gt;Happy New Year!&lt;/p&gt;
&lt;p&gt;Even if you have seen this before, I&amp;nbsp;hope you will admire the quality of a good numeric implementation:&lt;/p&gt;
&lt;pre&gt;
[1]&amp;gt; (/ (log -1) (sqrt -1))
3.1415927
[2]&amp;gt; (typep * &#039;real)
T
&lt;/pre&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://lispnyc.org:80/blog/lisppets/the-inverse-of-a-famous-equation#comments</comments>
    <guid isPermaLink="true">http://lispnyc.org:80/blog/lisppets/the-inverse-of-a-famous-equation</guid>
    <pubDate>Fri, 04 Feb 2011 03:37:17 GMT</pubDate>
  </item>
  
  </channel>
</rss>
