• SRFI 247: Syntactic Monads

    From Arthur A. Gleckler@21:1/5 to All on Thu Oct 12 13:57:43 2023
    Scheme Request for Implementation 247,
    "Syntactic Monads",
    by Marc Nieper-Wißkirchen,
    is now available for discussion.

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

    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 <srfi-247@srfi.schemers.org>.

    Here's the abstract:

    This SRFI extends Scheme with a simple mechanism to implicitly add
    formal arguments to procedure definitions and to implicitly add
    arguments to procedure calls. Contrary to parameters (also known as
    fluids or dynamically bound variables), which can be used for the
    same purpose, no runtime overhead is generated.

    Regards,


    SRFI Editor

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)