Agide

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.

    Last updated 3 Apr, 2009


  • User level: Intermediate

    User Rating:

    Homepage

    License(s) :

    GPLv2

    Rate it!

     

    About

    Leadership
    Related Projects

    Aap

    Versions

    0.124

    User Community and Support

    http://www.a-a-p.org/agidetutor.html

    General Resources
    Support Resources

    Development

    Developer Resources
    Bug Tracking Resources
     

    Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

    Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

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

    Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 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.