Login
Roast topics
Find topics
Find it!
From:
srfi.schemers.org
(Uncensored)
subscribe
Prototype Object System
https://srfi.schemers.org/srfi-263/
links
backlinks
Roast topics
Find topics
Roast it!
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.