Hi,
Nguyễn Thái Ngọc Duy skribis:
> This is similar to 0bb980f12 (New function: install-r6rs!, 2019-09-25)
> which accepts .sls extension for r6rs. In r7rs, most portable libraries
> use .sld.
>
> * module/ice-9/boot-9.scm (install-r7rs!): Update %load-extensions.
Applied. Thank you, and apolo
Hi,
Rob Browning skribis:
> $ guile-3.0 -c '(display (cond-expand (guile-2.2 "?\n")))
> ?
>
> Is that intentional?
I think so, though I don’t think this was discussed here.
The way I see it, it means that guile-3 is a superset of 2.2.
Ludo’.
Hi Rutger!
Rutger van Beusekom skribis:
> This patch replaces open-process with piped-process in posix.c and
> reimplement open-process with piped-process in popen.scm. This allows
> setting up a pipeline in guile scheme using the new pipeline procedure
> in popen.scm and enables its use on oper
Hello,
Jean-Christophe Helary
skribis:
> Good evening everybody, thank you for helping on the IRC channel.
>
> Here is a README patch to minimally document fixes for the issues I had.
>
> Don't hesitate to edit to follow the guile documentation standards of any.
>
> If there is a need to have a
We are delighted to announce GNU Guile release 2.2.7, the seventh
bug-fix release of the “legacy” 2.2 series (the current stable series is
3.0). See the NEWS excerpt that follows for full details.
* * *
Guile is an implementation of the Scheme programming language.
Thank you Ludovic !
> On Mar 8, 2020, at 0:59, Ludovic Courtès wrote:
>
> Hello,
>
> Jean-Christophe Helary
> skribis:
>
>> Good evening everybody, thank you for helping on the IRC channel.
>>
>> Here is a README patch to minimally document fixes for the issues I had.
>>
>> Don't hesitate t