CDK (programming library)
From Wikipedia, the free encyclopedia
(Redirected from Curses Development Kit)
Page Module:Message box/ambox.css has no content.
Page Module:Infobox/styles.css has no content.
| CDK | |
|---|---|
| [[Programmer|Original authorTemplate:Pluralize from text]] | Mike Glover |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | Thomas Dickey |
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Operating system | Unix, Linux, POSIX |
| Type | Programming library |
| License | BSD |
| Website | Lua error in package.lua at line 80: module 'Module:If preview' not found. |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".Script error: No such module "other uses".
CDK is a library written in C that provides a collection of widgets for text user interfaces (TUI) development. The widgets wrap ncurses functionality to make writing full screen curses programs faster. Perl[1][2] and Python[3] bindings are also available.
There are two versions of the library. It was originally written by Mike Glover, introduced as version 4.6 in comp.sources.unix.[4] The other version was extended beginning in May 1999 by Thomas Dickey.
Programs that use CDK
- Password Management System A console based password management program
See also
References
Page Template:Reflist/styles.css has no content.
- ^ Page Module:Citation/CS1/styles.css has no content."Curses-Devkit-4.9.3.readme". August 15, 1997. Retrieved October 5, 2013.
- ^ Page Module:Citation/CS1/styles.css has no content."CDK – Curses Development Kit — Perl Binding". Retrieved October 5, 2013.
- ^ Page Module:Citation/CS1/styles.css has no content."pyCDK 0.1". Retrieved October 5, 2013.
- ^ Page Module:Citation/CS1/styles.css has no content.Glover, Mike (January 12, 1996). "v29i080: cdk - curses development kit, V4.6.0". Newsgroup: comp.sources.unix.
External links
- Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).