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:

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

static light HTML page:
https://damien-mattei.github.io/Scheme-PLUS-for-Guile/Scheme+.html

direct link to code and README:
https://github.com/damien-mattei/Scheme-PLUS-for-Guile

Best regards,

Damien Mattei

Reply via email to