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

Isn't Haskell internally using a variant of the SKI combinator calculus to represent that all functions are data? This would mean less reduction for an already reduced program.


That would be true for a toy Haskell compiler. “The standard” Haskell compiler, GHC, can do a whole lot of optimisations and produces really good machine code nowadays.




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

Search: