Hacker News new | ask | show | jobs
by cageface 3487 days ago
Lisp is a fantastic language and well worth learning.

But these days I pick a language with strong static types every time if I have the choice. I know you can use them with Lisp too to some extent but it's not the same as a language built from the ground up around types.

1 comments

Totally. I had been thinking about writing a Haskell book but it seems that space is maybe well covered lately.