Article: RGen: Ruby Modelling and Code Generation Framework
RGen: Ruby Modelling and Code Generation Framework by Martin Thiede
The Ruby based RGen framework provides support for dealing with models and metamodels, for defining model transformations and for generating textual output. It is tightly coupled with the Ruby language as it uses internal DSLs. Following the Ruby design principles, it is lightweight and flexible and supports efficient development by providing means to write concise, maintainable code