• Final SRFI 193: Command line

    From Arthur A. Gleckler@21:1/5 to Arthur A. Gleckler on Thu Sep 10 15:12:26 2020
    On Thursday, September 10, 2020 at 2:57:33 PM UTC-7, Arthur A. Gleckler wrote:

    Here are the diffs since the most recent draft:

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

    Sorry, the link should be:
    <https://github.com/scheme-requests-for-implementation/srfi-193/compare/draft-2..final>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Arthur A. Gleckler@21:1/5 to All on Thu Sep 10 14:57:30 2020
    Scheme Request for Implementation 193,
    "Command line,"
    by Lassi Kortela,
    has gone into FINAL status.

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

    Here's the abstract:

    R6RS and R7RS define a command-line procedure. While a useful
    baseline, the specification is not detailed enough to cover all
    practical situations. This SRFI clarifies the definition of
    command-line and adds a few related procedures. Scheme scripts,
    standalone executables, compilation and REPL use are accounted for.
    Option parsing is out of scope.

    Here is the commit summary since the most recent draft:

    - Link to implementation source code
    - Add Chicken Scheme implementation
    - Evaluate script-file early
    - Rename SRFI 193 per Lassi's request.
    - Follow US Copyright Office recommendations.
    - Finalize SRFI 193. Update abstract.

    Here are the diffs since the most recent draft:

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

    Many thanks to Lassi 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)