No description
Find a file
2025-11-23 14:18:03 +01:00
LICENSES Add SPDX license information. 2025-06-09 15:58:34 -07:00
srfi-263 WIP snapshot 2025-11-23 14:18:03 +01:00
.gitignore Add SPDX license information. 2025-06-09 15:58:34 -07:00
index.html Use new "object-oriented" keyword. 2025-06-09 17:08:55 -07:00
README.org Use new "object-oriented" keyword. 2025-06-09 17:08:55 -07:00
srfi-263.html Specify that define-method and define-object quasiquote the message names 2025-08-20 01:53:17 +02:00

SRFI 263: Prototype Object System

by Daniel Ziltener

keywords: Object-Oriented Programming

This repository hosts SRFI 263: Prototype Object System, a Scheme Request for Implementation.

This SRFI is in draft status. See also SRFI 20: Simple object system. The full documentation for this SRFI can be found in the SRFI Document.

If you'd like to participate in the discussion of this SRFI, or report issues with it, please join the SRFI-263 mailing list and send your message there.

Thank you.

The SRFI Editors