dsl

FEST-Assert 1.2: Fluent Interface for Assertions

We are proud to announce that FEST-Assert 1.2 is out!

0 replies - 244 views - 11/05/09 by Alex Ruiz in Announcements

Screencast: Intro to Sculptor Productivity Tool

During the summer I have published a series of articles that illustrate basic usage of Sculptor. They include screencasts so that you get a feeling of what it...

0 replies - 289 views - 08/27/09 by patrik_nordwall in Announcements

DSL Adoption with JetBrains MPS

DSLs, or Domain Specific Languages, have been known in software engineering for many years. Despite this fact, they aren't widely used today. In this article...

7 replies - 6586 views - 04/07/09 by solomatov in Articles

Sculptor: DSL in Practice

Sculptor is an Open Source tool that applies the concepts from Domain-Driven Design and Domain Specific Languages. The main purpose is to improve productivity...

0 replies - 1060 views - 02/11/09 by patrik_nordwall in Announcements

Announcing Squill: Not Another ORM

It is with great pleasure that we announce the first release of Squill. Download it now or check out the quickstart guide, the step-by-step tutorial and the...

0 replies - 1662 views - 12/12/08 by Jevgeni Kabanov in Announcements

Groovy Recipes - Greasing the Wheels of Java

In Chapter 1, “Introduction”, author Scott Davis provides some pretty good arguments for learning Groovy; starting with this quote, “Groovy is what Java would look like had it been written in...

0 replies - 2861 views - 11/11/08 by Burk Hufnagel in Book Reviews

Fluent Interface for Building XML Documents

XML Tool is a Java library to help developers using XML document. You can build new documents, load existing documents, and execute all sorts of operations...

2 replies - 2069 views - 09/15/08 by Mathieu Carbou in Announcements

Speak To Your Domain

Domain Specific Languages (DSL) have been gaining popularity steadily for quite some time. We'll jump right to some little experiments, but those who'd prefer...

15 replies - 5016 views - 07/08/08 by vaclav in Articles

Glimmer - Using Ruby to Build SWT User Interfaces

Glimmer is a JRuby DSL that enables easy and efficient authoring of user-interfaces using the robust platform-independent Eclipse SWT library. Glimmer comes...

2 replies - 20390 views - 06/19/08 by AndyMaleh in Articles

Beyond Annotations: A Proposal for Extensible Java (XJ)

At Ceteva, we have put together a document which outlines a proposal for adding mechanisms to the Java language which allows it to be arbitrarily extended.

2 replies - 2088 views - 04/15/08 by James Willans in Announcements

TSSJS: Java pandits usher in the age of multilingual programming

Reporting from TheServerSide Java Symposium last week, eWEEK reporter Daryl Taft sat in on a keynote presented by renowned book author, blogger and consultant...

1 replies - 1450 views - 03/30/08 by Nitin Bharti in Articles

Integrating scripting languages into your DSL using JSR-223

I've been building tools for Model-Driven Engineering (sometimes known as Model-Driven Development) now for about 11 years, but this is the first time that...

4 replies - 2386 views - 03/03/08 by David Green in News

FEST-Reflect 0.4: Fluent Interface for Java Reflection

FEST-Reflect is a Java library that provides a Fluent Interface-based API that simplifies the usage of Java Reflection, resulting in improved readability and...

0 replies - 1581 views - 02/27/08 by Alex Ruiz in Announcements

FEST-Assert 1.0a1: Fluent Interface for Assertions

FEST-Assert is an "assertThat" library that provides a fluent interface for writing assertions. Its main goal is to improve test code readability...

2 replies - 1838 views - 02/19/08 by Alex Ruiz in Announcements

FEST-Reflect 0.3: Java Reflection Simplified

FEST-Reflect is a Java library that provides a Fluent Interface-based API that simplifies the usage of Java Reflection, resulting in improved readability and...

3 replies - 2738 views - 01/31/08 by Alex Ruiz in News