Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

emfatic

< >

emfatic is a programming language created in 2004.

#2717on PLDB 20Years Old
Homepage

Emfatic is a language designed to represent EMF Ecore models in a textual form.


Example from the web:
package test; datatype D1 : int; package P { datatype D2 : int; } class C { attr D1 d1; attr P.D2 d2; attr ecore.EString s1; attr String s2; }
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll