This book is aimed at experienced (though not necessarily expert) Java programmer. It is intended to bring the programmer up to speed in Groovy in a short amount of time.
2 replies - 2180 views - 04/14/08 by Dave Klein in Book Reviews
Domain-Specific Languages are a hot topic, and have been popularized by languages like
Groovy and Ruby thanks to their malleable syntax which make...
1 replies - 4451 views - 03/01/08 by Guillaume Laforge in News
Things are moving quickly on the Groovy DSL side these days. Not only have I been lately discovering a new Groovy builder almost every day, I'm also continuing...
6 replies - 2274 views - 02/04/08 by Steven Devijver in News
Interesting story today asking whether LINQ has given .NET an edge over Java. LINQ is best-known as a way to embed SQL-like statements directly in code. ...
2 replies - 6048 views - 01/30/08 by Alex Miller in News
As a follow up to the previous DSL article I propose DslHelper, an experimental class to further simplify DSL support code.
Consider this DSL:
architecture...
2 replies - 922 views - 01/21/08 by Steven Devijver in News
Today is my lucky day. Through DZone I found Architecture Rules, a lovely little framework that abstracts JDepend.
Architecture Rules is configured via its...
5 replies - 4995 views - 01/20/08 by Steven Devijver in News