diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-12-18 23:20:38 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:28:15 -0500 |
commit | 8e003998fb78ba3febd3497ff726cb8b7b532e1d (patch) | |
tree | 4e0935cfaff3166b99b4a353cbfecc413095d473 /development/guile2.2/README | |
parent | 9a7f3eb9cd8b307f58ec7200571521d5d990f420 (diff) |
development/guile2.2: Added (GNU's extension language library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/guile2.2/README')
-rw-r--r-- | development/guile2.2/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/guile2.2/README b/development/guile2.2/README new file mode 100644 index 0000000000..51a9d3e5b0 --- /dev/null +++ b/development/guile2.2/README @@ -0,0 +1,10 @@ +Guile is the GNU Ubiquitous Intelligent Language for Extensions. + +Guile is an interpreter for Scheme, packaged as a library that you +can link into your applications to give them their own scripting +language. Guile will eventually support other languages as well, +giving users of Guile-based applications a choice of languages. + +This is Guile 2.2 (legacy version) needed by some packages in SBo. + +This package can be installed alongside with Slackware's Guile |