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 [email protected] .
and archives of the mailing list at 

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

Thanks,
Mike Gran


Reply via email to