guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] updated ncurses bindings: gucu-0.3


From: Mike Gran
Subject: [ANN] updated ncurses bindings: gucu-0.3
Date: Sun, 18 Jan 2009 13:25:48 -0800 (PST)

I am mollified by announcing version 0.3 of gucu: Guile Curses

Further information is available, including documentation, is available at

      http://gano.sourceforge.net

File releases are found at

      https://sourceforge.net/project/showfiles.php?group_id=147277

This release rather dramatically changes the API to be more scheme-like,
and it adds better support and documentation for the panel, menu, and 
form libraries.

GNU NCurses is a library that helps one to interact with text terminals in 
a device-independent way. It uses Terminfo format, supports pads and color 
and multiple highlights and forms characters and function-key mapping,
and has all the other SYSV-curses enhancements over BSD Curses.  It can
form the basis for developing a custom Text User Interface.

Gucu wraps the functions of the underlying Ncurses library as a Scheme-
language API.

Please note that this is an early release, and the API is subject to change.
Even so, it has been reasonably well tested.

There is a mailing list for comments at address@hidden .
and archives of the mailing list at 

      https://sourceforge.net/mailarchive/forum.php?forum_name=gano-general 

Thanks,
Mike Gran




reply via email to

[Prev in Thread] Current Thread [Next in Thread]