From 792e032aec62b9717e942ae96affcbb96974f1ed Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 2 Jan 2022 00:19:40 +0530 Subject: README: Mention portability. * README.org (Portability): New section. --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 8c672ec..0c89e5e 100644 --- a/README.org +++ b/README.org @@ -2,6 +2,12 @@ kolam is a [[https://graphql.org/][GraphQL]] implementation for Scheme. +* Portability + +Currently, kolam only supports GNU Guile. But, kolam wishes to support +other Scheme implementations and patches improving its portability are +welcome. + * License guile-email is free software released under the terms of the [[https://www.gnu.org/licenses/agpl.html][GNU -- cgit v1.2.3