> > That is pretty embarrassing mistake on my part, the link is:
> > https://www.erikedrosa.com/2017/10/29/guile-projects-with-autotools.html
Very good tutorial and project structure ... which you may 'complete'
looking at some existing project(s) you 'like' ...
Fwiw, guile-hall is another optio
Hi there!
If you just want to get a quick start, I'd recommend guile-hall. And you
may want to install Guix first.
Best regards.
On Fri, Jun 9, 2023, 06:44 wolf wrote:
> Greetings,
>
> I am starting a small, personal project and I want to write it in GNU
> Guile,
> since I really like it so far
Nice! This is now available in Guile Homebrew (
https://github.com/aconchillo/homebrew-guile):
brew tap aconchillo/guile
brew install guile-coap
Aleix
On Fri, Jun 9, 2023 at 7:43 AM pukkamustard wrote:
>
> Hello Guilers,
>
> I'm happy to announce the initial release of Guile-CoAP
> (0.1.0)
Hi!
On Thu, Jun 8, 2023 at 6:44 PM wolf wrote:
>
> Greetings,
>
> I am starting a small, personal project and I want to write it in GNU Guile,
> since I really like it so far. However, since one of the major goals is for
> this to be a learning experience and doing it "the right way", I wanted t
On Fri, 09 Jun 2023, wolf wrote:
> On 2023-06-08 23:33:47 -0400, Olivier Dion wrote:
>> On Fri, 09 Jun 2023, wolf wrote:
> That is pretty embarrassing mistake on my part, the link is:
> https://www.erikedrosa.com/2017/10/29/guile-projects-with-autotools.html
> .
I had a quick look at it and I w
On Fri, 2023-06-09 at 12:12 +, pukkamustard wrote:
>
> Hello Guilers,
>
> I'm happy to announce the initial release of Guile-CoAP
> (0.1.0).
Ooh, interesting. Added a reference to this on the wikipedia page:
https://en.wikipedia.org/wiki/Constrained_Application_Protocol
I didn't quite know
Hello Guilers,
I'm happy to announce the initial release of Guile-CoAP
(0.1.0). Guile-CoAP is a Guile Scheme implementation of the Constrained
Application Protocol (CoAP) as defined by RFC 7252.
The source code is available on Codeberg:
https://codeberg.org/eris/guile-coap
CoAP is a general p
On 2023-06-08 23:33:47 -0400, Olivier Dion wrote:
> On Fri, 09 Jun 2023, wolf wrote:
> > Greetings,
> >
> > I am starting a small, personal project and I want to write it in GNU Guile,
> > since I really like it so far. However, since one of the major goals is for
> > this to be a learning experi