<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TIL everything in Lisp is a function</title>
	<atom:link href="http://lostechies.com/ryanrauh/2011/10/24/til-everything-in-lisp-is-a-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/ryanrauh/2011/10/24/til-everything-in-lisp-is-a-function/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Tue, 19 Mar 2013 10:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Ryan Rauh</title>
		<link>http://lostechies.com/ryanrauh/2011/10/24/til-everything-in-lisp-is-a-function/#comment-29</link>
		<dc:creator>Ryan Rauh</dc:creator>
		<pubDate>Fri, 28 Oct 2011 04:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=41#comment-29</guid>
		<description>First off I am merely beginning to learn lisp and functional programming. 

I&#039;ve heard the saying &quot;write once, read never&quot; in regards to lisp. From 10 feet it is really confusing still to me. 

I didn&#039;t really start understand lisp until I read up on abstract syntax trees and once you understand that concept lisp gets much easier to read and understand. 

When is saw (if  (&gt; b 0) + -) is was like omg that&#039;s kind of amazing!</description>
		<content:encoded><![CDATA[<p>First off I am merely beginning to learn lisp and functional programming. </p>
<p>I&#8217;ve heard the saying &#8220;write once, read never&#8221; in regards to lisp. From 10 feet it is really confusing still to me. </p>
<p>I didn&#8217;t really start understand lisp until I read up on abstract syntax trees and once you understand that concept lisp gets much easier to read and understand. </p>
<p>When is saw (if  (&gt; b 0) + -) is was like omg that&#8217;s kind of amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil jay</title>
		<link>http://lostechies.com/ryanrauh/2011/10/24/til-everything-in-lisp-is-a-function/#comment-27</link>
		<dc:creator>phil jay</dc:creator>
		<pubDate>Thu, 27 Oct 2011 13:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=41#comment-27</guid>
		<description>I have a question to someone experienced with lisp or generally functional programming: Could you read this from 10 feet and know what it does at the first gaze?? I mean it&#039;s like wtf a first and then like wow awesome! But can I even get used to it at all?</description>
		<content:encoded><![CDATA[<p>I have a question to someone experienced with lisp or generally functional programming: Could you read this from 10 feet and know what it does at the first gaze?? I mean it&#8217;s like wtf a first and then like wow awesome! But can I even get used to it at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/ryanrauh/2011/10/24/til-everything-in-lisp-is-a-function/#comment-26</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 25 Oct 2011 18:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=41#comment-26</guid>
		<description>Sweet, well I look forward to reading all the insights that you come to as well. It&#039;s taking me a long time to go through SICP mostly because I get tripped up on concepts that I already know. It&#039;s like year one kinda stuff too, like normal-order vs. applicative-order concepts I already knew just didn&#039;t know the term for them</description>
		<content:encoded><![CDATA[<p>Sweet, well I look forward to reading all the insights that you come to as well. It&#8217;s taking me a long time to go through SICP mostly because I get tripped up on concepts that I already know. It&#8217;s like year one kinda stuff too, like normal-order vs. applicative-order concepts I already knew just didn&#8217;t know the term for them</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Bailey</title>
		<link>http://lostechies.com/ryanrauh/2011/10/24/til-everything-in-lisp-is-a-function/#comment-25</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Tue, 25 Oct 2011 02:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=41#comment-25</guid>
		<description>nice! love the baby pic :) 

I started learn you a haskell last week. I&#039;ve only gone through the first section, but it&#039;s already blown my mind a number of times, and is helping me make sense of otherwise crazy and confusing things in some of my usual languages (like javascript, ruby, c#)</description>
		<content:encoded><![CDATA[<p>nice! love the baby pic <img src='http://lostechies.com/ryanrauh/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>I started learn you a haskell last week. I&#8217;ve only gone through the first section, but it&#8217;s already blown my mind a number of times, and is helping me make sense of otherwise crazy and confusing things in some of my usual languages (like javascript, ruby, c#)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
