Measures Concepts
GitHub icon

Enterprise Mashup Markup Language

Enterprise Mashup Markup Language - Programming language

< >

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

#2021on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout