|
|
|
|
|
by wolletd
1021 days ago
|
|
I'm wondering, is Bash/Shell a DSL? You can do anything with it because it allows launching other programs, but I'd say it was designed specifically for the domain of launching other programs and building data pipelines with their in- and outputs. |
|
IMO Bash and friends are too powerful and generic to be considered DSLs.