
31 May
2012
31 May
'12
7:11 a.m.
Jonathan Geddes
I love Haskell. It is my absolute favorite language. But I have a very hard time finding places where I can actually use it!
have you considered "your head" as such a place that should be easy to find. even "just for specifying things", Haskell is tremendously useful. even if you don't write programs, but just their types. you can express your software design that way, and have it formally verified (by the compiler's type checker). best regards, J. W.