Software:PIDA
Screenshot of PIDA editing a Python file on Linux | |
Developer(s) | PIDA developer community |
---|---|
Stable release | 0.6.2
/ August 4, 2010 |
Written in | Python |
Operating system | Cross-platform |
Platform | GTK+, Win32 |
Type | Integrated development environment |
License | GPL |
Website | bitbucket |
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 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
- ↑ "A visual timeline of the Microsoft-Novell controversy". 29 January 2007. https://arstechnica.com/open-source/news/2007/01/linux-20070128.ars/2.
- ↑ 2.0 2.1 "PIDA loves you!". Archived from the original on 2007-01-07. https://web.archive.org/web/20070107221048/http://pida.co.uk/. Retrieved 2009-01-31.
- ↑ "A8, the Abominade IDE". 20 February 2021. https://github.com/aliafshar/a8.
External links
Original source: https://en.wikipedia.org/wiki/PIDA.
Read more |