PIDA

PIDA is an open source IDE[1] written in the Python language, which is designed to coalesce different software development tools to provide a seamless workflow for programmers. The authors describe this as "a framework for integrated development".[2] PIDA focuses entirely on reusing Gold Standard development tools, and aiming to never reinvent wheels.

PIDA
Screenshot of PIDA editing a Python file on Linux
Developer(s)PIDA developer community
Stable release
0.6.2 / August 4, 2010 (2010-08-04)
Written inPython
Operating systemCross-platform
PlatformGTK+, Win32
TypeIntegrated development environment
LicenseGPL
Websitebitbucket.org/aafshar/pida-main/wiki/Home

Details

PIDA was originally written in 2005 by Ali Afshar as a graphical environment and shell around the Vim text editor. This was subsequently extended to other embeddable editors as well, including Emacs and Mooedit.[2] The application provides facilities such as project management, parsing of files to access member lists, launching of debuggers and other external programs, such as source control or profilers, depending on the language and platform being used.

Future

PIDA was succeeded by the Abominade IDE (a8) in 2012.[3]

References

  1. https://arstechnica.com/open-source/news/2007/01/linux-20070128.ars/2
  2. "Archived copy". Archived from the original on 2007-01-07. Retrieved 2009-01-31.CS1 maint: archived copy as title (link)
  3. https://github.com/aliafshar/a8


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.