Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
P

PDCurses

> 编程语言
Open source

A curses library for environments that don't fit the termcap/terminfo model.

1.2K stars0 likes0 views
WebsiteGitHub

About

A curses library for environments that don't fit the termcap/terminfo model.

PDCurses

Stable: v3.9
Current: See git repository

PDCurses is a public domain curses library for DOS, OS/2, Windows console, X11 and SDL, implementing most of the functions available in X/Open and System V R4 curses, and supporting a variety of compilers for these platforms. The X11 and SDL ports let you recompile existing text-mode curses programs to produce GUI applications.

PDCurses is distributed mainly as source code, but some pre-compiled libraries may be available.

The latest version can be found at:

For changes, see the History file. The main documentation is now in the docs directory.

Mailing lists

There's a low-traffic mailing list for announcements and discussion. To subscribe, email the list server, with the first line of the body of the message containing:

subscribe pdcurses-l

or you can read the mailing list archive.

Other links

  • Docs
  • GitHub Page
  • SourceForge Page
  • X/Open curses

Legal Stuff

The core package and most ports are in the public domain, but a few files in the demos and X11 directories are subject to copyright under licenses described there.

This software is provided AS IS with NO WARRANTY whatsoever.

Maintainer

William McBrine

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Ccursesncursespdcurses

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言