Curses Sharp News
Status: Alpha
Brought to you by:
nythil
Curses Sharp is a curses terminal control library binding for C#. It provides a portable low-level interface for manipulating text terminal display.
During the last few days I have been working on the project website:
http://curses-sharp.sourceforge.net/
At this time, there is some preliminary documentation, mostly about building Curses Sharp on a variety of platforms.
Regarding the source code, I'm in the process of copying/rewriting relevant documentation from ncurses/PDCurses manuals and the X/Open curses specification. The next Curses Sharp release will see human-readable documentation.