Imagine that you could write code like this:
create an Order where ( Id is 1, Number is 2 ) named “order_1″
This is a simple DSL that lets you create an order with specific attributes. Quite obvious isn’t it? This does not really look like something from a programming language, but it is actually valid Scala [...]



