ncurses wrapper for guile 0.1.0
ncurses wrapper for guile project allows you to write applications in the guile scheme dialect using the ncurses library. Getting
|
|||||||||||||||||||
ncurses wrapper for guile project allows you to write applications in the guile scheme dialect using the ncurses library.
Getting Started:
1. Make sure that you have a recent (January 2001 or later) CVS version of Guile installed on your system. (You can type
guile -c '(write-line (version))'
in your terminal window to check which version of Guile you have: the output should be `1.4.1'.) If not, see under "Obtaining guile-ncurses and Guile" how to get it.
2. Make sure that you stand in the `guile-ncurses' directory and type
./configure
This will configure guile-ncurses for your system.
3. Type
make install
to build and install guile-ncurses.
If everything went well we're ready to enter the interpreter...
4. Type
guile
You should now be at the Guile prompt ("guile> ").
5. Type
(use-modules (ncurses ncurses))
so that the guile-ncurses module gets loaded.
6. We're now ready to try some basic guile-ncurses functionality.
Simple try examples from examples/ directory.
tags
Download ncurses wrapper for guile 0.1.0
Authors software
|
|
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
