This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "PDCurses" – news · newspapers · books · scholar · JSTOR (January 2010) (Learn how and when to remove this message) |
Original author(s) | Mark Hessling, William McBrine |
---|---|
Initial release | November 26, 2001; 23 years ago (2001-11-26) |
Stable release | 3.9 / September 4, 2019; 5 years ago (2019-09-04) |
Preview release | r217980 / November 12, 2015; 9 years ago (2015-11-12) |
Repository | |
Operating system | DOS, OS/2, Win32, X11, SDL 1/2 |
Platform | Cross-platform |
Available in | English |
Type | C library, User interface |
License | MIT license, Public domain |
Website | pdcurses |
PDCurses is a public domain software programming library for DOS, OS/2, Windows, X11 and SDL2. It is a continuation of the original curses system - while development of curses ended in the mid-1990s, work on ncurses and PDCurses continued. PDCurses implements most of the functions available in the original X/Open and UNIX System V R4 curses. Development started in 1987 to support The Hessling Editor. It supports many compilers for these platforms. The X11 port lets one recompile existing text-mode curses programs to produce native X11 applications.
External links
- PDCurses on GitHub
- PDCurses on SourceForge
This programming-language-related article is a stub. You can help Misplaced Pages by expanding it. |