Programming Paradigms as Language Destiny
Why do some programming languages feel neat and orderly and others seem loaded with inconsistencies?
When I first started trying to write my own programming language I was surprised by how difficult it seemed to be to find best practices on language design. In an industry filled with opinions, where people will fight to the death over tabs -vs- spaces, there isn’t much guidance for would-be…