Top > All Packages in Directory > Mozart

Mozart - Framework for compiler development

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.

Obtaining

Web pagehttp://mozart-dev.sourceforge.net/
Source tarball http://prdownloads.sourceforge.net/mozart-dev/mozart.tar.gz
Version 0.11 (alpha) released on 2002-04-16
Licensed under The GNU General Public License, Version 2 or later.
This is not a GNU package.

Support contacts

Developer List<mozart-dev-talk@lists.sourceforge.net> http://lists.sourceforge.net/lists/listinfo/mozart-dev-talk
Bug Listhttp://sourceforge.net/tracker/?group_id=4124&atid=104124

Project contacts

Maintainers
Developers
Contributors

Related information

Source repository:pserver:anonymous@cvs.sourceforge.net:/cvsroot/mozart http://sourceforge.net/cvs/?group_id=4124
Interfacescommand line
Programsmoka, constantfold, derivation, assert, tracer
Source languagesC++
Supported languagesJava

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2001-07-17
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.