pkgsrc-wip/guile2/DESCR
Greg Troxel 5370ccb36c Try to disable threads.
Update to 2.0.7 (but note PLIST was empty before).

Add DESCR.
2012-12-06 00:13:34 +00:00

7 lines
369 B
Text

GUILE, GNU's Ubiquitous Intelligent Language for Extension, is a library
that implements the Scheme language plus various convenient facilities.
It's designed so that you can link it into an application or utility to
make it extensible. Our plan is to link this library into all GNU programs
that call for extensibility.
This is guile 2.0, the current stable version.