indiWiz.com

Subhash's Tech Log

The next baby step in Haskell

without comments

One important parameter in learning a new language is the language’s approachability. I remember the difficulty I faced when learning Java. I was asked to know things like package, static function, etc. I was kept in the blank about these features till I reached the these trails in my learning. This is disappointing, and can intimidate learners from learning such language.

Haskell, just like Python (and other languages like Ruby, Perl, Groovy, etc.) provides a simple interactive shell called ghci. This allows one to immediately jump into Haskell, experimenting with its syntax without further ado.

Written by Subhash Chandran

January 24th, 2009 at 1:08 pm

Posted in Uncategorized

Tagged with ,

Leave a Reply