Hacker News new | past | comments | ask | show | jobs | submit login

I agree. I haven’t done a lot of FP but, as a person who is used to knowing how my code will be executed, I find it very difficult to map what I want the machine to do onto functional code.

Functional Programming might have great advantages in correctness but sooner or later the code is going to be run on a real CPU with real instructions and all the mathematical abstractions don’t mean much there.

That said, I can see they have their place for specialized areas.




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

Search: