guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: landed r7rs support


From: Mikael Djurfeldt
Subject: Re: landed r7rs support
Date: Mon, 18 Nov 2019 13:43:07 +0100

Wonderful!

Then I guess the texts in sections 9.1.5 and 9.4.7 in the manual should be updated? I would have submitted a patch if I knew better how to reformulate.

Best regards,
Mikael

On Sun, Nov 17, 2019 at 3:45 PM Andy Wingo <address@hidden> wrote:
Hey all :)

Just a little heads-up that I just landed R7RS support.  Thanks to Göran
Weinholt for akku-scm (https://gitlab.com/akkuscm/akku-r7rs/) and
OKUMURA Yuki for yuni (https://github.com/okuoku/yuni), off of which
some of these files were based.  (These projects are public domain /
CC0).

The library syntax for R7RS is a subset of R6RS, so to use R7RS you just
(import (scheme base)) and off you go.  As with R6RS also, there are
some small lexical incompatibilities regarding hex escapes; see "R7RS
Incompatibilities" in the manual.  Also there is a --r7rs command-line
option.

Cheers,

Andy


reply via email to

[Prev in Thread] Current Thread [Next in Thread]