Agide
Agide
http://www.a-a-p.org/
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.
Documentation
http://www.a-a-p.org/agidetutor.html
IRC general channel- irc://irc.freenode.net/aap
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Kelly Hopkins | 3 April 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Support | Forum | http://sourceforge.net/forum/forum.php?forum_id=152487 |
| Developer | Mailing List Subscribe | https://lists.sourceforge.net/lists/listinfo/a-a-p-develop |
| Developer | Download | http://sourceforge.net/project/showfiles.php?group_id=46523&package_id=76756&release_id=339690 |
| General | Mailing List Subscribe | https://lists.sourceforge.net/lists/listinfo/a-a-p-user |
| Developer | Homepage | http://sourceforge.net/projects/a-a-p/ |
| Developer | Mailing List Info/Archive | http://sourceforge.net/mailarchive/forum.php?forum_name=a-a-p-develop |
| Bug Tracking | Bug Tracking | http://sourceforge.net/tracker/?group_id=46523&atid=446418 |
| General | Mailing List Info/Archive | http://sourceforge.net/mailarchive/forum.php?forum_name=a-a-p-user |
| General | Forum | http://sourceforge.net/forum/forum.php?forum_id=152486 |
Software prerequisites
This entry (in part or in whole) was last reviewed on 3 April 2009.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
