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

Haskell the language is concerned with proving small theorems about the program as specified by the source code. Actually running it is outside the scope of language specification; it's an implementation detail. GHC (the defacto compiler for Haskell) makes a lot of resource tradeoffs to try and achieve better performance.


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

Search: