Scheme Request for Implementation 193,
"Command lines,"
by Lassi Kortela,
is now available for discussion.
Its draft and an archive of the ongoing discussion are available at https://srfi.schemers.org/srfi-193/.
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:
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. Precise semantics for Unix and Windows are given. Scheme scripts, standalone executables, compilation and REPL use are accounted for. Option parsing is out of scope.
Regards,
SRFI Editor