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

It's not really missing in all languages. Haskell has context in the form of type classes, and because al functions are pure, all other behaviour is derives from parameters. The only exception might be context outside the program, like operating system state.

Programming language theory also has other abstractions for context as well, like delimited continuations.



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

Search: