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

Is there any resources about why Facebook uses haskell? What's your experience?


Our blog post goes into some of this: https://code.facebook.com/posts/302060973291128/open-sourcin...

Interpreted code was no longer cutting it for perf reasons, and any time you create your own language you end up reinventing the entire tool chain (debuggers, profilers, etc.). Haskell provides so much functionality in the language itself and has mature solutions to the other issues plaguing us in FXL, so it was a natural choice.


lbrandy also gives a good explanation here: https://news.ycombinator.com/item?id=7874537




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

Search: