Skip to content

Menu

Groovy, EMF and UML2

August 01, 2009

I wrote the Groovy EMF builder and the Groovy UML2 builder.

These tools use the builder concept of the programming language Groovy to ease the processing of Eclipse Modelling Framework and UML2 code.

Ed Merks, the project lead of the Eclipse Modelling Frameworks (EMF) wrote “This sounds too cool. I wish I had time to explore. I wonder if this might make an interesting EMFT component?”

Read next

Ambient Occlusion example
Jul 08, 2015 software-engineering

Ray tracing with Groovy and Java

While I was reading the excellent book by Kevin Suffern "Ray tracing from the ground up", I implemented a ray tracer in Java and wrote a DSL in Groovy, to...

#groovy #java #model-driven #jvm #graphics
Read more