Hello,
i have released the version 2.0 of Scheme+ for Guile:
https://github.com/damien-mattei/Scheme-PLUS-for-Guile

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 <+) .

Regards,

Damien