|
|
|
|
|
by alexisread
1195 days ago
|
|
I think they're missing some dimensions. Namely mutability, side effects, formal verification ie. How equational / axiomatic a language is, how static/dynamic a language is (runtime typing etc), how concurrent, how scoped a language is eg. Red vs Koka. All of the above have a massive influence on the structure and intent of a language. |
|