<?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: Haskell In The Finals</title>
	<atom:link href="http://lojic.com/blog/2009/08/18/haskell-in-the-finals/feed/" rel="self" type="application/rss+xml" />
	<link>http://lojic.com/blog/2009/08/18/haskell-in-the-finals/</link>
	<description></description>
	<lastBuildDate>Sun, 25 Dec 2011 09:28:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Slobodan Blazeski</title>
		<link>http://lojic.com/blog/2009/08/18/haskell-in-the-finals/comment-page-1/#comment-6936</link>
		<dc:creator>Slobodan Blazeski</dc:creator>
		<pubDate>Wed, 26 Aug 2009 14:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://lojic.com/blog/?p=717#comment-6936</guid>
		<description>Since there is no huge company or community to fall on niche languages like lisp, haskell, prolog, apl &amp; forth usually work best under very specific circumstances. 
Though things might have changed since the last time  I&#039;ve checked haskell ecosystem was worse then common lisp by very far. Though I don&#039;t mind being outside mainstream I would really want to hear about companies making money with it before I bet my applications on it.

BTW what kind of work the language you&#039;re looking should be suitable for? From reading your 2009 language plan I assume you&#039;re thinking of web applications and  judging by the latest trend you should probably learn some good javascript library (like qooxdoo or dojo) and pool some data from the server back end from whatever language you&#039;re most familiar with (be it Lisp Hunchentoot, Elang Yaws  or whatever is the name of the Haskell web server). If you still prefer to avoid javascript solutions maybe weblocks http://weblocks.viridian-project.de/ might be interesting for you. It&#039;s very well documented and tested in production use with active community and helpful maintainers. 
If you&#039;re more into something cutting edge but don&#039;t mid if its still into development Thomas Elam Dojo Zen http://www.box.net/shared/mxv4hqrp2p might be interesting for you.</description>
		<content:encoded><![CDATA[<p>Since there is no huge company or community to fall on niche languages like lisp, haskell, prolog, apl &amp; forth usually work best under very specific circumstances.<br />
Though things might have changed since the last time  I&#8217;ve checked haskell ecosystem was worse then common lisp by very far. Though I don&#8217;t mind being outside mainstream I would really want to hear about companies making money with it before I bet my applications on it.</p>
<p>BTW what kind of work the language you&#8217;re looking should be suitable for? From reading your 2009 language plan I assume you&#8217;re thinking of web applications and  judging by the latest trend you should probably learn some good javascript library (like qooxdoo or dojo) and pool some data from the server back end from whatever language you&#8217;re most familiar with (be it Lisp Hunchentoot, Elang Yaws  or whatever is the name of the Haskell web server). If you still prefer to avoid javascript solutions maybe weblocks <a href="http://weblocks.viridian-project.de/" rel="nofollow">http://weblocks.viridian-project.de/</a> might be interesting for you. It&#8217;s very well documented and tested in production use with active community and helpful maintainers.<br />
If you&#8217;re more into something cutting edge but don&#8217;t mid if its still into development Thomas Elam Dojo Zen <a href="http://www.box.net/shared/mxv4hqrp2p" rel="nofollow">http://www.box.net/shared/mxv4hqrp2p</a> might be interesting for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Adkins</title>
		<link>http://lojic.com/blog/2009/08/18/haskell-in-the-finals/comment-page-1/#comment-6935</link>
		<dc:creator>Brian Adkins</dc:creator>
		<pubDate>Wed, 26 Aug 2009 14:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://lojic.com/blog/?p=717#comment-6935</guid>
		<description>Slobodan, I did look at Qi briefly and found it to be interesting. Mark Tarver seems to have abandoned it though which is a mild concern. I may add it to my list of Lisps to study.

In some ways, I wish I could simply make a quick decision about Haskell - it would save me time and effort, but it might also cause me to miss out on some valuable ideas. You stated that you didn&#039;t learn anything new from Haskell. That could be because you already know the ideas it presents, or it could be because you didn&#039;t spend enough time with it.

Although they may not be new with Haskell, or uniquely associated with it, I think Haskell is a good language to learn about functional purity, laziness, monads, static type inference, etc. Even if I go with Lisp in the end, I think it will be time well spent for me personally.</description>
		<content:encoded><![CDATA[<p>Slobodan, I did look at Qi briefly and found it to be interesting. Mark Tarver seems to have abandoned it though which is a mild concern. I may add it to my list of Lisps to study.</p>
<p>In some ways, I wish I could simply make a quick decision about Haskell &#8211; it would save me time and effort, but it might also cause me to miss out on some valuable ideas. You stated that you didn&#8217;t learn anything new from Haskell. That could be because you already know the ideas it presents, or it could be because you didn&#8217;t spend enough time with it.</p>
<p>Although they may not be new with Haskell, or uniquely associated with it, I think Haskell is a good language to learn about functional purity, laziness, monads, static type inference, etc. Even if I go with Lisp in the end, I think it will be time well spent for me personally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slobodan Blazeski</title>
		<link>http://lojic.com/blog/2009/08/18/haskell-in-the-finals/comment-page-1/#comment-6934</link>
		<dc:creator>Slobodan Blazeski</dc:creator>
		<pubDate>Wed, 26 Aug 2009 12:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://lojic.com/blog/?p=717#comment-6934</guid>
		<description>Quote:
I feel that a reasonable level of proficiency is required to evaluate a language well. I have seen many examples of someone, with only a little knowledge of a programming language, making an unfounded criticism of a programming language, or a particular feature, only to be corrected with an accurate, elegant and convincing counter argument by someone who is experienced with the language.


I can&#039;t agree on this. Usually after a short time I have good understanding is language worth it or not. After a while I could get used to something but it just never finds place in my heart. I&#039;ve tried Haskell for few weeks I&#039;m pretty sure that it&#039;s not my kind of language. Links about my experiences are below. Beside why not giving a chance to Mark Tarver Qi http://www.lambdassociates.org/ ?

(*) http://tourdelisp.blogspot.com/2008/03/lisper-first-look-at-haskell.html  
(**) http://tourdelisp.blogspot.com/2008/03/farewell-haskell.html</description>
		<content:encoded><![CDATA[<p>Quote:<br />
I feel that a reasonable level of proficiency is required to evaluate a language well. I have seen many examples of someone, with only a little knowledge of a programming language, making an unfounded criticism of a programming language, or a particular feature, only to be corrected with an accurate, elegant and convincing counter argument by someone who is experienced with the language.</p>
<p>I can&#8217;t agree on this. Usually after a short time I have good understanding is language worth it or not. After a while I could get used to something but it just never finds place in my heart. I&#8217;ve tried Haskell for few weeks I&#8217;m pretty sure that it&#8217;s not my kind of language. Links about my experiences are below. Beside why not giving a chance to Mark Tarver Qi <a href="http://www.lambdassociates.org/" rel="nofollow">http://www.lambdassociates.org/</a> ?</p>
<p>(*) <a href="http://tourdelisp.blogspot.com/2008/03/lisper-first-look-at-haskell.html" rel="nofollow">http://tourdelisp.blogspot.com/2008/03/lisper-first-look-at-haskell.html</a><br />
(**) <a href="http://tourdelisp.blogspot.com/2008/03/farewell-haskell.html" rel="nofollow">http://tourdelisp.blogspot.com/2008/03/farewell-haskell.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

