EXEmeL is an high level software development language suitable to write computational definitions. Practically, it is a way to describe computing processes and everything that them entail using XML.
Simple for developers but also for ordinary mortals.
Software described with EXEmeL can be converted, using the EXEmeL Builder, into any programming language, for any platform and under any architecture (being limited just from the number of already made translation plugins). EXEmeL is the language around which software model concepts of SOOMATIC (www.soomatic.org) are built and through which you can also use and extend them.
Creating any type of software with EXEmeL is simple and amazing!
You just have to write some textual elements in one or more XML files following simple rules. You can do that manually using a simple text editor or using JOOMATIC (www.joomatic.com) that is a portable IDE core usable through the console, web wrappers, plugins for famous desktop IDEs as well as specific standalone tools. When you finished, the EXEmeL Builder produces a real software starting from your XML files.