[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gucu guile/curses 0.3 release
From: |
Mike Gran |
Subject: |
gucu guile/curses 0.3 release |
Date: |
Sun, 18 Jan 2009 09:05:46 -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 beta 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gucu guile/curses 0.3 release,
Mike Gran <=