1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/lang/guile/pkg-descr
Justin M. Seger a2b48fdf70 Update ports/lang/guile (repository copied by Satoshi from ports/lang/guile-iii)
from guile snapshot iii to guile version 1.2
1997-11-09 14:13:16 +00:00

6 lines
324 B
Plaintext

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.