Hacker News new | ask | show | jobs
by void-star 5400 days ago
Seriously, though. Has anybody done a similar information density study on programming languages?
2 comments

Isn't that one of the arguments in favour of Lisp and similar languages? That the information density is so much more conducive to writing expressive code that is still sufficiently concise to keep in your head whilst writing it?
It's pretty easy. Just count the characters, or lines. You can play a game to make the shortest code, golf.