unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Taylan Kammer <taylan.kammer@gmail.com>
To: Keith Wright <kwright@keithdiane.us>, guile-user@gnu.org
Subject: Re: [EXT] Can guile be implementation independent?
Date: Sun, 19 Dec 2021 21:57:52 +0100	[thread overview]
Message-ID: <974a9d67-b809-f460-72b8-4a4a0921b8b6@gmail.com> (raw)
In-Reply-To: <87r1a84b2i.fsf@fcs22.keithdiane.us>

On 19.12.2021 21:03, Keith Wright wrote:
> 
> Do we recoginize a distinction between core language and libraries?
> 

R5RS and earlier don't have libraries.  The things I listed as lacking
in RnRS (whether 6 or 7) are taking into account all optional libraries
listed in the respective standard.  E.g. the "libraries" document of the
R6RS has nothing for networking or threading, and the standard libraries
of R7RS-small don't have anything for hash tables.

> Thien-Thi Nguyen <ttn@gnuvola.org> writes:
> 
>>>    I wonder why your releases all seem to target Guile 2
>>>    Will this also work with Guile 3?
>>
>> New Stuff gets my attention sooner when it is kind to Old Stuff.
> 
> Q: Can portable code be run with Guile?
> A: If you have to ask Guile-2 or Guile-3 then you can't do it.
>     (But TTN might.)

That's a different thing entirely.  A library written *specifically* for
Guile might use low-level facilities found in a specific Guile version.
This has little to do with the viability of writing Scheme code that runs
on various Scheme implementation.

(One should also note that the transition from Guile 2 to 3 is not like
the Guile 1.8 to 2.0 transition at all.)

-- 
Taylan



      reply	other threads:[~2021-12-19 20:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17  1:42 Can guile be implementation independent? Jacob Hrbek
2021-12-17  2:53 ` Nala Ginrut
2021-12-17  3:01   ` Jacob Hrbek
2021-12-17  3:27     ` Nala Ginrut
2021-12-17 13:32     ` silas poulson
2021-12-17 16:26       ` Dr. Arne Babenhauserheide
2021-12-18 15:30         ` Tim Van den Langenbergh
2021-12-18 18:47           ` Dr. Arne Babenhauserheide
2021-12-17 16:19 ` Maxime Devos
2021-12-17 17:05 ` [EXT] " Thompson, David
2021-12-18 17:10   ` Taylan Kammer
2021-12-19 20:03     ` Keith Wright
2021-12-19 20:57       ` Taylan Kammer [this message]

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=974a9d67-b809-f460-72b8-4a4a0921b8b6@gmail.com \
    --to=taylan.kammer@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=kwright@keithdiane.us \
    /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).