SRFI proposal: a prototype object system
Daniel Ziltener 02 Feb 2025 09:35 UTC
Hello Schemers,
recently I ported the Prometheus object system to Chicken, and was then
contacted by John Cowan, encouraging me to turn it into an SRFI
suggestion. I started writing down a first draft, based on Prometheus'
documentation, here:
https://forgejo.lyrion.ch/zilti/srfi-object-system-proposal/src/branch/master/spec.org
I'd like to propose this as a new SRFI and discuss and improve the draft.
Thanks!
Daniel