Categories
Mozart
A framework for developing user-extensible compilers and development tools. In its current state, it contains a Java to Java extensible compiler called Moka, considered in "beta" phase, and a compiler for a language called LX, in "pre-alpha" stage. It was designed with large and sophiticated software projects in mind.
Mozart uses the idea of "concept programming," which makes development tools extensible, so that they understand the concepts of your application. You can describe the concepts to the development tools, and they become entities that you can manipulate the same way as built-in entities. Multiple development tools, including small and "custom" ones, can exchange program-related information in a unified format, either through persistent storage (files) or directly in memory.
Last updated 12 May, 2003
About
Leadership
- Christophe de Dinechin - Maintainer
- See for complete list - Contributor
Subprograms
moka, constantfold, derivation, assert, tracer
Versions
0.11
0.11 alpha released 2002-04-16
- Released: 16 Apr, 2002
- Code Maturity: Alpha
- Source Archive: http://prdownloads.sourceforge.net/mozart-dev/m...
- Licenses: GPLv2orlater
- Interfaces: Command Line
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mozart - Mailing List Info/Archive
- VCS Repository Webview




