A *(metaprogramming) environment based on <em>concept programming</em>, an idea very similar to <em>Intentional Programming</em> of _(Charles Simonyi).

<strong>Note:</strong> it is unrelated to _(Mozart/OZ).

From its home page (see below):

<blockquote>
Mozart is a framework to create extensible development tools. It is believed to be the first framework to fully enable <em>concept programming</em>. Its main domains of applications are:
<ul> <li>User-defined <em>dialects and concepts</em> <span class="comment">[Dialects _(aka) _(Domain-Specific Language)s. -- _(MaD70)]</span>
</li><li>Code <em>refactoring</em>
</li><li>Application-specific _(optimizations|Optimize)
</li><li>Program-wide policies ("_(aspects|Aspect-Oriented Programming)")
</li></ul>

The major components of Mozart are:
<ul> <li>the _(XL) _(programming language).
</li><li>the <em>Moka</em> _(Java)-to-_(Java) extensible compiler,
</li><li>the <em>thin tools</em>, or compiler plug-ins,
</li><li>the <em>Coda</em> class library,
</li><li>the <em>Notes</em> _(object) model,
</li></ul>

If you care about software development, you might want to learn about <em>concept programming</em> and _(XL) today. This is the future of programming.
</blockquote>

<ul class="implementations">
<li>_("Mozart home page"|http://mozart-dev.sourceforge.net/).
</ul>
