|
|
|
|
|
by nothrabannosir
361 days ago
|
|
This feels like survivorship bias. Many of those older tools seem like they were once fancy new DSLs. We just respect them now as established, because they've been around for so long. But for every one thousand awkward DSLs that didn't make it, one new tool emerged which lifts software development to a new level. Would you say the same about a parallel universe where LLMs were introduced in 1960? |
|
I think no one ever called Python or C or Rust, or Java or Go a "domain specific language".
> We just respect them now as established, because they've been around for so long.
No, we "respect" them because they are general purpose languages that you can do anything with.
> But for every one thousand awkward DSLs that didn't make it, one new tool emerged which lifts software development to a new level.
Please, do list some DSLs that managed to "lift software development to a new level". And again: A General Purpose Language is not a DSL.