Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Enterprise Mashup Markup Language

< >

Enterprise Mashup Markup Language is a programming language created in 2001.

#3551on PLDB 23Years Old

EMML, or Enterprise Mashup Markup Language, is an XML markup language for creating enterprise mashups, which are software applications that consume and mash data from variety of sources, often performing logical or mathematical operations as well as presenting data. Mashed data produced by enterprise mashups are presented in graphical user interfaces as mashlets, widgets, or gadgets. EMML can also be considered a declarative mashup domain-specific language (DSL). Read more on Wikipedia...


Example from Wikipedia:
<script type="text/javascript"> <![CDATA[ var r = new String(result) var ar = r.split("="); auth = ar[ar.length-1]; auth = auth.slice(0, -1) ]]> </script>

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io