Hacker News new | ask | show | jobs
by dTal 2619 days ago
I find I am a much "better" programmer in Scheme than in any other language, in the sense that idioms that I would normally struggle to express (at all, let alone cleanly) simply flow out as if I had invented them myself. Programming in Scheme is hugely fun.

If it were true that humans thought "imperatively", then we'd all still be using languages with GOTO.