Difference between revisions of "Guile"
Jump to navigation
Jump to search
(stub) |
(License from COPYING inside tarball) |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
currentversion = [ftp://ftp.gnustep.org/pub/gnustep/libs/gnustep-guile-1.1.4.tar.gz 1.1.4] | | currentversion = [ftp://ftp.gnustep.org/pub/gnustep/libs/gnustep-guile-1.1.4.tar.gz 1.1.4] | | ||
− | releasedate = | + | releasedate = Feb 18, 2004 | |
− | license = | + | license = GPL2 | |
overview = The gnustep_guile library lets you use (and extend) the GNUstep | overview = The gnustep_guile library lets you use (and extend) the GNUstep |
Latest revision as of 12:39, 30 November 2006
GNUstep interface to the GUILE scheme interpreter
Current Version: 1.1.4
- Released: Feb 18, 2004
- Licensed: GPL2
Overview
The gnustep_guile library lets you use (and extend) the GNUstep libraries from within Guile. This effectively provides you with scripting language for GNUstep and an interactive system for developing GNUstep applications.
Features
Maintainer
Related Links