Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

My guess is the FP (especially Lisp) crowd.


The FP crowd is so vocal. Reformed math geeks who are trying to evangelize the world of programming to do things one way; their way.


> Reformed math geeks

I presume you mean the Haskell crowd? The Lisp crowd is more about expression rather than "correctness" and rigidity. FP doesn't really have a formal definition.

> trying to evangelize the world of programming to do things one way; their way.

I think the world of computing is shifting towards a lot of async work, and if you've ever written large threaded apps, having too much state becomes the greatest of burdens. Clojure, for example, minimizes state and uses Software Transactional Memory to manage mutability.


What's old is new again, it seems.


If only the LISP syntax looked like a programming language and made logical sense.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: