<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">

<channel>
    <title>ezhuthapurangal</title>
    <link>http://tamizhan.com</link>
    <description>Thoughts and images collide in my mind to create seemingly meaningless words of infinite importance.</description>
    <docs>http://backend.userland.com/rss091</docs>
    <language>en</language>
    <item>
 <title>Birds and Frogs</title>
 <link>http://www.ams.org/notices/200902/rtx090200212p.pdf</link>
 <description><a href="http://www.ams.org/notices/200902/rtx090200212p.pdf">Birds and Frogs</a><div></div><span style="font-size:10px"></span></description>
</item><item>
 <title>100  Open Courseware Collections for Aspiring Web Devs</title>
 <link>http://www.webhostingunleashed.com/blog/20081217/100-open-courseware-collections-for-aspiring-web-devs/</link>
 <description><a href="http://www.webhostingunleashed.com/blog/20081217/100-open-courseware-collections-for-aspiring-web-devs/">100  Open Courseware Collections for Aspiring Web Devs</a><div></div><span style="font-size:10px"></span></description>
</item><item>
 <title>Concatenative language</title>
 <link>http://concatenative.org/wiki/view/Concatenative language</link>
 <description><a href="http://concatenative.org/wiki/view/Concatenative language">Concatenative language</a><div>&#8220;There are two terms that get thrown around, stack language and concatenative language. Both define similar but not equal classes of languages. For the most part though, they are identical.<br />
<br />
Stacks are a pretty fundamental concept in computer science, and many languages use stacks internally in the implementation. Any language that allows recursive definitions uses some type of call stack to save return addresses between function calls, and often the same stack is used to spill values which cannot be allocated in registers. However, this is just implementation detail, and this call stack is not exposed directly to the programmer (except in languages with first-class continuations; I'll touch upon this later).<br />
<br />
So what makes stack languages different? The key concept here is that there are multiple stacks: all stack languages have a call stack to support recursion, but they also have a data stack (sometimes called an operand stack) to pass values between functions. The latter is what stack language programmers mean when they talk about &quot;the&quot; stack.<br />
<br />
Most languages in widespread use today are applicative languages: the central construct in the language is some form of function call, where a function is applied to a set of parameters, where each parameter is itself the result of a function call, the name of a variable, or a constant. In stack languages, a function call is made by simply writing the name of the function; the parameters are implicit, and they have to already be on the stack when the call is made. The result of the function call (if any) is then left on the stack after the function returns, for the next function to consume, and so on. Because functions are invoked simply by mentioning their name without any additional syntax, Forth and Factor refer to functions as &quot;words&quot;, because in the syntax they really are just words.&#8221;</div><span style="font-size:10px"></span></description>
</item><item>
 <title>Must See India!</title>
 <link>http://tamizhan.com</link>
 <description><a  href="http://www.mustseeindia.com/" onmouseover="new Effect.Scale(this,150)" onmouseout="new Effect.Scale(this,100)">A Travel Guide for India</a>. An interesting new startup by a friend of <a  href="http://assorted.in/" onmouseover="new Effect.Scale(this,150)" onmouseout="new Effect.Scale(this,100)">friend</a>.</description>
</item><item>
 <title>How the Mind Works | Video channel on TED.com</title>
 <link>http://www.ted.com/index.php/themes/how_the_mind_works.html</link>
 <description><a href="http://www.ted.com/index.php/themes/how_the_mind_works.html">How the Mind Works | Video channel on TED.com</a><div>&#8220;At a conference about ideas, it’s important to step back and consider the engine that creates them: the human mind. How exactly does the brain &#8212; a three-pound snarl of electrochemically frantic nervous tissue &#8212; create inspired inventions, the feeling of hunger, the experience of beauty, or the sense of self &#8212; and how reliable is it?&#8221;</div><span style="font-size:10px"></span></description>
</item><item>
 <title>Papers and Presentations at Adobe Open Source Wiki</title>
 <link>http://stlab.adobe.com/wiki/index.php/Papers_and_Presentations#</link>
 <description><a href="http://stlab.adobe.com/wiki/index.php/Papers_and_Presentations#">Papers and Presentations at Adobe Open Source Wiki</a><div></div><span style="font-size:10px"></span></description>
</item><item>
 <title>MCMXC a.D</title>
 <link>http://www.tokafi.com/newsitems/musicalmemories3/</link>
 <description><a href="http://www.tokafi.com/newsitems/musicalmemories3/">MCMXC a.D</a><div>&#8220;It would change the musical world as we know it.&#8221;</div><span style="font-size:10px"></span></description>
</item><item>
 <title>The World's 10 Most Magnificent Monasteries</title>
 <link>http://blog.ratestogo.com/monasteries/</link>
 <description><a href="http://blog.ratestogo.com/monasteries/">The World's 10 Most Magnificent Monasteries</a><div>&#8220;While all monasteries are beautiful and mysterious in their own way, there are some that stand out from the rest.&#8221;</div><span style="font-size:10px"></span></description>
</item><item>
 <title>Four philosophical questions to make your brain hurt</title>
 <link>http://news.bbc.co.uk/2/hi/uk_news/magazine/7739493.stm</link>
 <description><a href="http://news.bbc.co.uk/2/hi/uk_news/magazine/7739493.stm">Four philosophical questions to make your brain hurt</a><div>&#8220;Consider a photo of someone you think is you eight years ago.&#8221;</div><span style="font-size:10px"></span></description>
</item><item>
 <title>25  Cinema 4D Tutorials for Spectacular Animations</title>
 <link>http://www.noupe.com/cinema-4d/25-cinema-4d-tutorials-for-spectacular-animations.html</link>
 <description><a href="http://www.noupe.com/cinema-4d/25-cinema-4d-tutorials-for-spectacular-animations.html">25  Cinema 4D Tutorials for Spectacular Animations</a><div>&#8220;Cinema 4D is a high-end 3D graphics application capable of procedural and polygonal modeling, animating, lighting, texturing, and rendering.&#8221;</div><span style="font-size:10px"></span></description>
</item>

</channel>
</rss>