Measures Concepts
GitHub icon

emfatic

emfatic - Programming language

< >

emfatic is a programming language created in 2004.

#2094on PLDB 20Years Old

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; }

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout