Top > Software development > Compilers > Mozart
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
|
|
Developer List | <mozart-dev-talk@lists.sourceforge.net> http://lists.sourceforge.net/lists/listinfo/mozart-dev-talk |
Bug List | http://sourceforge.net/tracker/?group_id=4124&atid=104124 |
Maintainers |
|
Developers |
|
Contributors |
Source repository | :pserver:anonymous@cvs.sourceforge.net:/cvsroot/mozart http://sourceforge.net/cvs/?group_id=4124 |
Interfaces | command line |
Programs | moka, constantfold, derivation, assert, tracer |
Source languages | C++ |
Supported languages | Java |
License verified by | Janet Casey <jcasey@gnu.org> on 2001-07-17 |
Entry compiled by | Janet 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.