• Final SRFI 242: The CFG Language

    From Arthur A. Gleckler@21:1/5 to All on Sun Oct 29 22:45:09 2023
    Scheme Request for Implementation 242,
    "The CFG Language",
    by Marc Nieper-Wißkirchen,
    has gone into final status.

    The document and an archive of the discussion are available at <https://srfi.schemers.org/srfi-242/>.

    Here's the abstract:

    This SRFI defines a language to describe control-flow graphs (CFGs)
    suitable for formulating iterative and recursive algorithms. Using the
    notion of a CFG term, this language can be seamlessly embedded in the
    Scheme language. Complex CFG terms can be composed from simple CFG
    terms.

    Here is the commit summary since the most recent draft:

    - Fix typo reported by Wolfgang Corcoran-Mathe.
    - copy edits
    - Link to landing page, not document.
    - Add table of contents.
    - Finalize.

    Here are the diffs since the most recent draft:

    <https://github.com/scheme-requests-for-implementation/srfi-242/compare/draft-2..final>

    Many thanks to Marc and to everyone who contributed to the discussion of this SRFI.

    Regards,


    SRFI Editor

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