|
|
|
|
|
by munificent
4114 days ago
|
|
I agree with you in principle. After all, "ML" got its name "metalanguage" from the fact that it was explicitly designed to be a domain-specific language for implementing programming languages. It's hard to be a DSL at its job. At the same time, that has to be balanced with the ecosystem value of implementing your language in a language lots of others knows. It's a worthwhile investment to implement your language with 4x the code in Python/Java/JS/etc. if you get more than 4x contributions because of it. |
|
Maybe, but I'd say it depends on the quality of the contributions.