Re: guile package manager

2025-03-09 Thread Dr. Arne Babenhauserheide
p...@evangelos.dev writes: > Im new to guile and exploring the language at moment by writing a beginners > guide that targets javascript folks. That sounds great! Welcome to Guile! Maybe my py2guile (for Python) and starter can provide inspiration: - https://www.draketo.de/py2guile - https://w

guile package manager

2025-03-09 Thread ping
Hello, Im new to guile and exploring the language at moment by writing a beginners guide that targets javascript folks. Im wondering what is the community's preferred package manager (search results are returning 'guix', 'hall' and 'guildhall', but there might be others too)?

Re: Yet another GNU Guile package manager (Fwd: Re: How to make GNU Guile more successful)

2017-03-16 Thread Alex Kost
Matt Wette (2017-03-16 05:07 -0700) wrote: >> On Mar 16, 2017, at 2:03 AM, carl hansen wrote: >> ​" >> guile-lib >> >> guile-lib is intended as an accumulation place for pure-scheme Guile >> modules, allowing for people to cooperate integrating their generic Guile >> modules into a coherent libra

Re: Yet another GNU Guile package manager (Fwd: Re: How to make GNU Guile more successful)

2017-03-16 Thread Matt Wette
> On Mar 16, 2017, at 2:03 AM, carl hansen wrote: > > ​FYI: > ​ > > ​"​ > guile-lib > > guile-lib is intended as an accumulation place for pure-scheme Guile > modules, allowing for people to cooperate integrating their generic Guile > modules into a coherent library. Think "a down-scaled, limi

Re: Yet another GNU Guile package manager (Fwd: Re: How to make GNU Guile more successful)

2017-03-16 Thread carl hansen
​FYI: ​ ​"​ guile-lib guile-lib is intended as an accumulation place for pure-scheme Guile modules, allowing for people to cooperate integrating their generic Guile modules into a coherent library. Think "a down-scaled, limited-scope CPAN for Guile". Also, it can be seen a

Re: Yet another GNU Guile package manager (Fwd: Re: How to make GNU Guile more successful)

2017-03-11 Thread Amirouche
Le 11/03/2017 à 02:56, Nala Ginrut a écrit : Hi Amiroiche! Héllo Nala! FWIW, usually there are 3 kind s of pkg-manager: 1. SPM(system pkg manager) It's used for building a distro, like RPM, deb, Guix. 2. LPM(language pkg manager) It's used for specific language to install optional package

Re: Yet another GNU Guile package manager (Fwd: Re: How to make GNU Guile more successful)

2017-03-10 Thread Nala Ginrut
Hi Amiroiche! FWIW, usually there are 3 kind s of pkg-manager: 1. SPM(system pkg manager) It's used for building a distro, like RPM, deb, Guix. 2. LPM(language pkg manager) It's used for specific language to install optional packages. Like npm, gem, pip, etc. Guix could do that too, IMO. 3. APM(

Yet another GNU Guile package manager (Fwd: Re: How to make GNU Guile more successful)

2017-03-10 Thread Amirouche
There is compan, there is guildhall, there is guix. They shall be primary. Message transféré Sujet : Re: How to make GNU Guile more successful Date : Fri, 10 Mar 2017 21:17:37 +0100 De :Amirouche Pour : guile-user@gnu.org Héllo! Le 10/03/2017 à 03:08, Vítor