Re: [ANN] (potato make) - makefiles in scheme

2021-02-15 Thread Olivier Dion via General Guile related discussions
On Mon, 15 Feb 2021, Mike Gran wrote: > Hello All- > > I wrote a pure scheme Guile library (potato make) that lets one write > makefiles in scheme. The code lives at > https://github.com/spk121/potato-make. Interesting project! I'm currently working on a small utility that takes Scheme definiti

Re: guile-hall issues converting my project to a hall project

2021-02-15 Thread Zelphir Kaltstahl
On 07.02.21 14:30, Tim Van den Langenbergh wrote: > On Saturday, 6 February 2021 22:49:12 CET Zelphir Kaltstahl wrote: >> Hello Guile Users! >> >> I decided to try to use guile-hall to convert my project at >> https://notabug.org/ZelphirKaltstahl/guile-fslib into a Guix package. >> For that purpose

guile-oauth 1.0.0 released

2021-02-15 Thread Aleix Conchillo FlaquƩ
Hi, I'm very excited to announce guile-oauth 1.0.0. The biggest addition to this version is OAuth 2.0 support (authorization code and client credentials grants). It comes with a Reddit example. It has also very minor breaking changes for the old OAuth 1.0a API. https://github.com/aconchillo/guile