RSS Parrot

BETA

🦜 Planet Scheme

@planet.scheme.org@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Your feed and you don't want it here? Just e-mail the birb.

Site URL: planet.scheme.org/

Feed URL: planet.scheme.org/atom.xml

Posts: 5

Followers: 2

SRFI 263: Prototype Object System

Published: June 9, 2025 20:00

SRFI 263 is now in draft status.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.