Scheme Request for Implementation 201,
"Syntactic Extensions to the Core Scheme Bindings,"
by Panicz Maciej Godek,
is now available for discussion.

Its draft and an archive of the ongoing discussion are available at https://srfi.schemers.org/srfi-201/.

You can join the discussion of the draft by filling out the subscription form on that page.

You can contribute a message to the discussion by sending it to xxxxxx@srfi.schemers.org.

Here's the abstract:

This document describes a handful of syntactic extensions to the core bindings of the Scheme programming language. In particular, it proposes to extend the binding forms lambda, let, let* with pattern matching capabilities, to extend the forms let* and or with the ability to handle multiple values, and to extend the form define with the ability of defining "curried" functions.

Regards,


SRFI Editor