Hacker News new | ask | show | jobs
by neilv 620 days ago
When I was learning Scheme, I made a very simple Self-ish object model in R5RS, as an exercise: https://www.neilvandyke.org/racket/protobj/

Your project sounds more interesting and challenging.