Agide
Agide
http://www.a-a-p.org/
a framework in which separate tools can work together.
The A-A-P GUI IDE is a framework in which separate tools can work together. Like any other Integrated Development Environment it supports:
- Creating a project
- Building and executing a program
- Browsing files
- Debugging a program while displaying source code
- Framework Agide is not a monolitic application. Separate tools can be plugged in. Thus you are not forced to use one editor. Each tool implements part of the plugin interface. This interface makes it possible for a tool to communicate with other tools, without the need to know how the other tools work. For example, an editor can set a breakpoint in a file, without knowing what kind of debugger is being used. And the debugger can show the PC position in a source file, without knowing what editor is being used.
Download
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Bram Moolenaar | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | Mailing List Info/Archive | http://sourceforge.net/mailarchive/forum.php?forum_name=a-a-p-user |
General | Mailing List Subscribe | https://lists.sourceforge.net/lists/listinfo/a-a-p-user |
Developer | Mailing List Subscribe | https://lists.sourceforge.net/lists/listinfo/a-a-p-develop |
General | Forum | http://sourceforge.net/forum/forum.php?forum_id=152486 |
Developer | Mailing List Info/Archive | http://sourceforge.net/mailarchive/forum.php?forum_name=a-a-p-develop |
Developer | Download | http://sourceforge.net/project/showfiles.php?group_id=46523&package_id=76756&release_id=339690 |
Bug Tracking | Bug Tracking | http://sourceforge.net/tracker/?group_id=46523&atid=446418 |
Developer | Homepage | http://sourceforge.net/projects/a-a-p/ |
Support | Forum | http://sourceforge.net/forum/forum.php?forum_id=152487 |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.