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

Enterprise Mashup Markup Language

< >

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

#3783on PLDB 23Years Old
Wikipedia

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>
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll