unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Roel Janssen <roel@gnu.org>
To: "Ludovic Courtès" <ludo@gnu.org>, guile-user@gnu.org
Subject: Re: Happy birthday, Guile!
Date: Sun, 16 Feb 2020 20:14:20 +0100	[thread overview]
Message-ID: <50ca1e5e81fcd034f6ff19b4c51a7da5d1d5285e.camel@gnu.org> (raw)
In-Reply-To: <874kvq1syo.fsf@gnu.org>

On Sun, 2020-02-16 at 15:56 +0100, Ludovic Courtès wrote:
> Hello Guilers!
> 
> Today, it’s been 9 years since Guile 2.0 came out!
> 
>   https://lists.gnu.org/archive/html/guile-devel/2011-02/msg00173.html
> 
> It’s impressive how much has been accomplished since 2.0, and how what
> seemed like a pipe dream back then came into reality with 3.0.  I think
> Guile 2.0 started a renaissance of Guile, and it’s in bloom now.  :-)
> 
> We used to have a “Guile potluck” for the anniversary, where people
> would bring their own hacks and virtually join for a party.  We missed
> it this year, but if there’s a nice hack that you’d like to share, now
> is a good time!
> 

It's good to see that GNU Guile is going strong!

Since we're sharing hacks, here are a few from my project:

- An LDAP authenticator using the FFI and openldap:
https://github.com/UMCUGenetics/sparqling-genomics/blob/master/web/ldap/authenticate.scm.in

We use it on a site-local deployment.

- HTTP digest authentication:
https://github.com/UMCUGenetics/sparqling-genomics/blob/master/web/sparql/driver.scm#L82-L157

This has been tested against Virtuoso endpoints.

- Multi-format HTTP requests/responses for building RESTful interfaces:
https://github.com/UMCUGenetics/sparqling-genomics/blob/master/web/www/db/api.scm

It's not perfect, and probably needs some work to be generic enough to suite
other use-cases than the one I wrote it for.

Kind regards,
Roel Janssen





  parent reply	other threads:[~2020-02-16 19:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-16 14:56 Happy birthday, Guile! Ludovic Courtès
2020-02-16 16:20 ` Linus Björnstam
2020-02-16 18:36 ` Arun Isaac
2020-02-16 21:08   ` sirgazil
2020-02-16 19:14 ` Roel Janssen [this message]
2020-02-16 19:30   ` Ricardo Wurmus
2020-02-17  9:16     ` Ludovic Courtès
2020-02-18 13:38       ` Christopher Lam
2020-02-18 13:44         ` Lenses in Guile? Zelphir Kaltstahl
2020-02-18 14:04           ` Alex Sassmannshausen
2020-02-19 14:27             ` Zelphir Kaltstahl
2020-02-23 17:00             ` Ludovic Courtès
2020-02-16 21:13 ` Happy birthday, Guile! Mike Gran
2020-02-16 21:34   ` sirgazil
2020-02-16 21:54 ` Ricardo Wurmus
2020-02-16 22:14 ` Jeremy Korwin-Zmijowski
2020-02-16 23:51 ` potluck; " Arne Babenhauserheide
2020-02-17  0:10 ` Happy birthday, Guile! - grid printing Zelphir Kaltstahl
2020-02-17  8:01   ` Linus Björnstam
2020-02-17 14:58     ` Zelphir Kaltstahl
2020-02-17 16:21       ` Linus Björnstam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50ca1e5e81fcd034f6ff19b4c51a7da5d1d5285e.camel@gnu.org \
    --to=roel@gnu.org \
    --cc=guile-user@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).