Index Contact Publications Activities

Inactive Projects

The following projects are still publicly accessible but they are not actively developed anymore.

Open Source Projects

GEF3D
GEF3D is a framework for 3D graphical editors based on Eclipse GEF. Developed in the context of my Ph.D. thesis, it became one of the first academic Eclipse Projects. After finishing my thesis, I didn't had much time to maintain the project, in particular after GEF updated to GEF 4. The project is now archived.
https://projects.eclipse.org/projects/technology.gef3d/reviews/termination-review
The code is still available at Github
Mitra2
Mitra2, the successor of the award winning Mitra language, is an operational model-to-model transformation language. Developed in the context of my Ph.D. thesis, it is now an open source project hosted on GitHub. Its syntax is very Java-like, adding special features useful for model transformations, such as OCL-like collections (including iterator expressions), reflective expression, and multi-methods. It comes with a powerful IDE, provided as a set of Eclipse plugins, with features such as static error checking, content-assist, quickfixes, and most of all a graphical debugger. The engine is implemented as an interpreter, in order to enable live-debugging of models opened in your Eclipse IDE. Besides, it provides some special features for semi-automatic transformations, such as persistable trace-models.
http://jpilgrim.github.io/mitra2/
<< Active Projects >>