Congrats on the release!
Thien-Thi Nguyen writes:
> release notes:
>
> Although the README mentions GNU dbm 1.19, this is really only a
> maintenance release, w/o any new features post 1.10. We'll get to
> that good stuff sooner or later.
>
> OTOH, things work fine w/ Guile 2.2.7, as ad
[cc trimmed]
() Ricardo Wurmus
() Sun, 19 Dec 2021 13:23:04 +0100
Congrats on the release!
Thanks.
I wonder why your releases all seem to target Guile 2 as
opposed to Guile 3, which has been released in early 2020.
Will this also work with Guile 3?
I don't know. I haven't gotten
Taylan Kammer writes:
> On 17.12.2021 18:05, Thompson, David wrote:
>>
>> I think the shortest and easiest answer to this question,
>> in practice, is "no."
>>
>> I prefer to think of each Scheme implementation as its own distinct
>> language,
I hope not.
> The RnRS have some severe limitation
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.
I got a 3D printer and i want to use OpenSCAD to program the objects for
interpretation for fabrication, but the OpenSCAD (https://openscad.org)
uses C-style syntax which is for this kind of development really
annoying to use -> Is there any lisp (preferably scheme) that integrates
with the backen
On Sun, 19 Dec 2021, Jacob Hrbek wrote:
I got a 3D printer and i want to use OpenSCAD to program the objects for
interpretation for fabrication, but the OpenSCAD (https://openscad.org)
uses C-style syntax which is for this kind of development really
annoying to use -> Is there any lisp (preferab
Hi,
I finished today the first version of Scheme+.
Scheme+ is an extension of the syntax of the Scheme language.
Scheme+ makes it easy the assignment of Scheme objects in infix (works also
in prefix) notation with a few new operators ← (or <-), [ ],⥆ (or <+) .
Scheme+ does much more things,see:
From what you said i have no idea what it does.. Is that like an
alternative to geiser-guile?
On 12/20/21 01:05, Damien Mattei wrote:
Hi,
I finished today the first version of Scheme+.
Scheme+ is an extension of the syntax of the Scheme language.
Scheme+ makes it easy the assignment of Scheme o
you answered only 1 minute after my post si i assume you have not read the
web page of project,but all is explained here with a ton of examples:
https://damien-mattei.github.io/Scheme-PLUS-for-Guile/Scheme+io.html
or:
https://github.com/damien-mattei/Scheme-PLUS-for-Guile/blob/main/README.md
st
I skimmed through the website before i sent the e-mail.. was hoping you
do better job at presenting the project instead of sending a wall of text :p
From what i understood it's working with ligatures to add more
functionality to scheme?
So far i don't like that it's all one huge things.. woul
Figured out libfive that is written in guile and perfect for this
On 12/19/21 22:47, Jacob Hrbek wrote:
I got a 3D printer and i want to use OpenSCAD to program the objects for
interpretation for fabrication, but the OpenSCAD (https://openscad.org)
uses C-style syntax which is for this kind of d
11 matches
Mail list logo