Scheme Request for Implementation 263,
"Prototype Object System",
by Daniel Ziltener,
is now available for discussion.

Its draft and an archive of the ongoing discussion are available at
https://srfi.schemers.org/srfi-263/.

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:

This SRFI proposes a "Self"-inspired prototype object system. Such an
object system works by having prototype objects that are cloned repeatedly
to modify, extend, and use them, and is interacted with by passing messages.

Regards,

SRFI Editor

Reply via email to