Qore ncurses Module is an open source module for the Qore programming language that provides the "Window" and "Panel" classes, as well as many constants and functions.
More documentation can be found here. Also see the test/ncurses.q, examples/hanio.q and examples/worms.q for more information.
Product's homepage
Requirements:
· Qore Programming Language
· Ncurses
· SYSV curses
What's New in This Release: [ read full changelog ]
· Updated configure to check the directory specified with --prefix first when looking for dependent libraries.
· Updated to compile when panel.h is under the ncurses subdirectory (ex: OpenSuse 11.1).