Its often the case that designers create APIs around the Java language to simplify the creation of applications. But what happens if the Java language itself could use a face lift to tackle certain problems ? This is the case for Domain Specific Languages(DSL).
This entry takes a look at
Apex, a DSL created by salseforce aimed at solving the problems of cloud computing in a more succinct fashion.
Read Rich Unger's complete post on 'Domain Specific Language for Cloud Computing':
http://weblogs.java.net/blog/richunger/archive/2008/09/domain_specific.html