guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where are the guile libraries?


From: Arne Babenhauserheide
Subject: Re: Where are the guile libraries?
Date: Sat, 29 Aug 2015 00:15:17 +0200
User-agent: KMail/4.14.8 (Linux/3.14.14-gentoo; KDE/4.14.8; x86_64; ; )

Am Freitag, 28. August 2015, 12:31:45 schrieb Ian Zimmerman:
> I'm asking if it exists, anywhere, at all, possibly in small pieces,
> but ready to be reused.

Disclaimer: The following is just my limited knowledge.

Some Batteries are in the Guildhall: https://github.com/ijp/guildhall

Some might be packaged in Guix: http://gnu.org/s/guix
(you can install and use Guix as simple user)

Others are the SRFIs: http://srfi.schemers.org/final-srfis.html

They aren’t directly visible, but you can get many of them with

    (use-modules (srfi srfi-N)) ; with N the SRFI number.

And some more are mentioned on IRC (#guile @ irc.freenode.net)¹ and
summarily not documented. Many of these can be found on Github.

¹: https://webchat.freenode.net/?randomnick=1&channels=guile

Best wishes,
Arne
--
Ich hab' nichts zu verbergen – hab ich gedacht: 

- http://draketo.de/licht/lieder/ich-hab-nichts-zu-verbergen

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]