8 May
2010
8 May
'10
1:07 a.m.
Daniel Fischer <daniel.is.fischer@web.de> writes:
On Wednesday 05 May 2010 23:36:26, Limestraƫl wrote:
but you will not object if I say that scheme is quicker to learn than Haskell.
Well, I do object. Learning Haskell went like a breeze (not to perfection, but well enough). Only Python was nearly as easy and quick to learn. Learning Lisp dialects is much harder (to a large part because of the parentheses, which makes them near impossible to parse). Perhaps you need perfect lisp editor (emacs) to help you parse those parentheses. :)
Looks below extension to highlight parentheses if you're emacser. It help you parse parentheses when you through *parentheses forest*. http://www.emacswiki.org/emacs/HighlightParentheses -- Andy