-1728989348 | | Scheme+ for Racket : infix notation with operator precedence, overloading for binary and n-arity operators and for procedures.
To use the curly infix syntax of SRFI 105 begin your program by:
#lang reader "SRFI-105.rkt"
the file is in the archive package or can be retrieved here:
https://github.com/damien-mattei/Scheme-PLUS-for-Racket/tree/main/src
| succeeds | 0 |