9.0.0.5
SRFI-110 "Curly Infix,Neoteric and Sweet expressions" for Racket
Scheme Request For Implementations 110
Install as a package.
Use:
#lang reader SRFI-110
or:
| #reader SRFI-110 | package: SRFI-110-for-Racket |
This reader package provides the SRFI-110 Curly Infix,Neoteric and Sweet expressions reader/parser.
Source code: https://github.com/damien-mattei/SRFI-110-for-Racket
Designed to be used with Scheme+:
| (require Scheme+) | package: Scheme-PLUS-for-Racket |
This package provides the Scheme+ language definitions.
Note: Sweet expressions has not been tested, should not be working.