in reply to Re: Which internal DSL are there in Perl? (Domain Specific Languages - Part 1)
in thread Which internal DSL are there in Perl? (Domain Specific Languages - Part 1)
Were I an attendee at your presentation, and should your presentation weigh too-heavily on this as a constraining definition of “what a domain-specific language is,” I might find myself a bit thrown-off-the-bus.
Of course, because you didn't get the point. Re-read the OP. This is not about DSLs in general, but about internal DSLs, which can mean: a) a subset of the perl language which addresses some domain, b) a perlish way to write some DSL code.
Diatribing about DSLs in general is not requested and off topic.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Which internal DSL are there in Perl? (Domain Specific Languages - Part 1)
by LanX (Saint) on Aug 06, 2017 at 20:11 UTC | |
|