Template expressions or rich strings provide a convenient way to generate a code snippets. Features: multi-line strings, guillemets based placeholders, conditions, iterations over collections, smart indentation and comments.
This episode shows, how to significantly simplify java BigDecimal expressions using the Xbase operator overloading together with the "bd" number literal.
Jnario is a language making it possible to write concise tests that can effectively document the behavior of your Java programs. It's written with Xtext, uses Xbase expressions to define the tests and provides the rspec/cucumber 'look and feel'