IBM Emfatic1.0.0
IBM Emfatic Language for Eclipse.
- Development
- Languages
- Java
Emfatic runs on Linux and is comprised of several Eclipse plug-ins including an editor and a parser for the language. The Eclipse plug-ins add actions that allow Emfatic source code to be compiled into an Ecore model and also allow Ecore models to be decompiled into Emfatic source code.
- linux
- windows
- Downloads1178
- LicenseFree for non-commercial use
- Platformslinux, java, eclipse, windows
- Tags
Downloads / Release History
Comments

Emfatic is just a textual form of ecore models...is there anything else to emfatic...i..e.any specific benefits of using Emfatic? One advantage is that one can generate ecore models and the emfatic source files back and forth,... but is there any scope for transforming one ecore model to another using Emfatic language?

Emfatic was pretty good back in 2004 but Emfatic has not been improved since that. What we need is support for EMF generics, code completion and so on. And new DSL for Ecore is Java2Ecore for Eclipse (java2ecore . googlecode . com) - it supports generics and has a nice editor.