Hacker News new | ask | show | jobs
by damncabbage 5394 days ago
Haskell and Lisp programmers are ascended beings, and are beyond the mortal desire to cuss in commit logs.
1 comments

I've sworn my fair share when trying to write Haskell bindings to libraries that assume all languages have global variables.

CPython's module initialization functions are particularly obnoxious about this.