PIDA

From Wikipedia, the free encyclopedia
PIDA
Pida-gtk-linux-screenshot.png
Screenshot of PIDA editing a Python file on Linux
Developer(s)PIDA developer community
Stable release
0.6.2 / August 4, 2010; 11 years ago (2010-08-04)
Written inPython
Operating systemCross-platform
PlatformGTK+, Win32
TypeIntegrated development environment
LicenseGPL
Websitebitbucket.org/aafshar/pida-main/wiki/Home

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.

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 .[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 in 2012.[3]

References[]

  1. ^ "A visual timeline of the Microsoft-Novell controversy". 29 January 2007.
  2. ^ a b "Archived copy". Archived from the original on 2007-01-07. Retrieved 2009-01-31.{{cite web}}: CS1 maint: archived copy as title (link)
  3. ^ "A8, the Abominade IDE". GitHub. 20 February 2021.

External links[]


Retrieved from ""