Hacker News new | ask | show | jobs
by mbakke 2024 days ago
The article mentions GNU Guix as "the" package manager for Guile Scheme.

Now, Guix includes some 15000 non-Scheme packages, so it is somewhat "overkill". OTOH you can also install/run/dockerize a world of Common Lisp packages with Guix. :-)

1 comments

Guix is a package manager written in scheme, but as the article states they are considering how to use it for guile if they do.