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
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