Where are the guile libraries?

2015-08-28 Thread Ian Zimmerman
I'm a newbie so please be gentle. Suppose I want to write a substantial program in guile. Where can I find the "batteries"? For example, I want to read and write Berkeley DB files (or any simple persistent hash format). Do I really have to write my own code for that? I see that there used to b

Re: Where are the guile libraries?

2015-08-28 Thread Ian Zimmerman
On 2015-08-29 00:15 +0200, Arne Babenhauserheide wrote: > Some Batteries are in the Guildhall: https://github.com/ijp/guildhall That sounds a lot like what I was looking for, thanks. I cloned it and built it. However, I'm confused how it is supposed to work, because I have no "guild" exacutable