|
|
|
|
|
by dons
4042 days ago
|
|
> It is very hard to construct a DSL and once established it is cast in stone Not if you're using embedded DSLs, which are basically rich APIs supporting variables and control structures. They can be as fluid as simpler APIs, yet have strictly greater expressive power. |
|