I may bitch and gripe a bit about the insane learning curve of programming languages like #haskell... but I cut my teeth on #javascript and #php : I've seen worse. Of all the languages I've used, my favorite by far is #python, but only for processing. What's yours, and why?
@dpwiz I really love haskell for its ability to create parsers of document formats where no such parser existed before. I also hate having to think about monads and how to move some captured data from one process to the next. But people can achieve great success with it, like building aural web browsers.
@dpwiz I really love haskell for its ability to create parsers of document formats where no such parser existed before. I also hate having to think about monads and how to move some captured data from one process to the next. But people can achieve great success with it, like building aural web browsers.