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:
On Mon, 20 Dec 2021, Blake Shaw wrote:
> In a situation like this, I would recommend that we form a little
> working group to collectively study the implementation of Guile, and
> with Ludo's suggestions come up with a roadmap for tackling various
> areas of the repo/compiler/infrastructure that n
Hi,
Blake Shaw schreef op ma 20-12-2021 om 03:05 [+0700]:
> personally I've been programming for about 15 years now but my career
> has been entirely in new media (video, graphics, audio), so while
> I've
> worked with plenty of lower-level libraries over the years, I didn't
> start to get an itch
Taylan Kammer writes:
> On 17.12.2021 16:48, Olivier Dion wrote:
>>> Olivier Dion skribis:
>>>
I would also like to contribute in some meaningful way. In what way
someone with none wizard knowledge of Scheme can contribute the most to the
project?
>>>
>> On Fri, 17 Dec 2021, Ludo