Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SRFI 238: Codesets

4 views
Skip to first unread message

Arthur A. Gleckler

unread,
Nov 3, 2022, 6:09:59 PM11/3/22
to
Scheme Request for Implementation 238,
"Codesets,"
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-238/>.

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

Here's the abstract:

Many programming interfaces rely on a set of condition codes where
each code has a numeric ID, a mnemonic symbol, and a human-readable
message. This SRFI defines a facility to translate between numbers and
symbols in a codeset and fetch messages by code. Examples are given
using the Unix errno and signal codesets.

Regards,


SRFI Editor
0 new messages