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

You know what would knock the planet's socks flat on their asses? If the Haskell and Erlang people got together.

I definitely fall on the Erlang side, but (especially if you shrug off the fanatic outliers) the differences are actually quite minor.



Communicating Haskell Processes?

http://hackage.haskell.org/package/chp


Like strict vs. lazy evaluation by default...?


This is not really an insurmountable issue. $ is the lazy function application operator. $! is the strict function application operator. Use the one you mean and it will all work out.




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

Search: