|
|
|
|
|
by vorg
4511 days ago
|
|
> It has a great syntax for data driven and interaction based syntax. With DSL's in groovy it always looks like the provided syntax is trying to code around Groovy's syntactic limitations, e.g. having to use the bar | in the example a | b | c
1 | 3 | 3
7 | 4 | 4
|
|