From 599fd67b1ebdb4430948555ffe74318a044fc80a Mon Sep 17 00:00:00 2001 From: WammKD Date: Sat, 29 May 2021 15:43:41 -0500 Subject: [PATCH] Update libraries.md (#881) Add a library for Guile Scheme. --- content/en/client/libraries.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/en/client/libraries.md b/content/en/client/libraries.md index d858b738..4860371e 100644 --- a/content/en/client/libraries.md +++ b/content/en/client/libraries.md @@ -102,6 +102,12 @@ menu: * [scaladon](https://github.com/schwitzerm/scaladon) +## Scheme {#scheme} + +### Guile {#guile} + +* [elefan](https://codeberg.org/WammKD/Guile-Mastodon) + ## Swift {#swift} * [MastodonKit](https://github.com/ornithocoder/MastodonKit)