|
|
|
|
|
by toprerules
3079 days ago
|
|
This is true for languages that try to be all things to all people (a la Java). All languages are DSLs, and if you target just a few specific domains and beat back the masses who want the language to expand beyond its intended purpose, than simplicity remains possible. |
|
Ant was a DSL that managed to become turing complete and the results were pretty horrible.