Hacker News new | ask | show | jobs
by Hexstream 6657 days ago
I don't understand why Java is "hashtable-oriented"...

What design flaws of Lisp are seen as features?

1 comments

Really what are classes other than sugary hashtables?
sets of related closures over common state?
Okay, and I would look to hashtables as the best way of describing these "sets."