Difference between revisions of "Guile"
Jump to navigation
Jump to search
(stub) |
(add date) |
||
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 = LGPL (?) | | license = LGPL (?) | |
Revision as of 12:37, 30 November 2006
GNUstep interface to the GUILE scheme interpreter
Current Version: 1.1.4
- Released: Feb 18, 2004
- Licensed: LGPL (?)
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