The Generic Object-oriented Adapter Language (GOAL) is a Generic Modeling Environment (GME) paradigm for building applications in abstract and then generating C++ and Java code from the model.
The
... [More]
roadmap for GOAL currently includes four adapters that other DSMLs or paradigms may contain or have models inherit from: Module Adapter, Class Adapter, Code Adapter, and Conditions Adapter. Of these adapters, the last two will probably be the more interesting adapters for other DSMLs and paradigms. Module Adapter and Class Adapter are more standalone adapters for people constructing solutions with GOAL exclusively.
The core interpreter for GOAL will likely be written in C++ using either BON2 or the UDM framework. [Less]