Email list hosting service & mailing list manager

SRFI 176: Version flag Arthur A. Gleckler (07 Oct 2019 05:01 UTC)
Re: SRFI 176: Version flag John Cowan (07 Oct 2019 18:44 UTC)

SRFI 176: Version flag Arthur A. Gleckler 07 Oct 2019 05:00 UTC

Scheme Request for Implementation 176,
"Version flag,"
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-176/>.

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 SRFI defines a standard
  command-line flag to get version
  information from a Scheme
  implementation.  The output is
  Line-oriented S-expressions which are
  easy to parse from Scheme, C, and
  shell scripts and can co-exist with
  non-S-expression output.  A standard
  vocabulary is defined; extensions are
  easy to make.

Regards,

SRFI Editor