Hi all, I recently came across the book "The Art of the Metaobject Protocol", which more or less describes a tiny version of the CLOS of Common Lisp.
I looked up the Racket documentation but could not find much information about internal mechanisms. So I was wondering that if one does not count Swindle [1], does Racket itself support things like MOP or some kind of CLOS? Or that due to Racket is more towards functional programming, so MOP-type object system is not necessary? Thanks! [1]: https://docs.racket-lang.org/swindle/index.html Jing -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/b2fd6eaa-b320-48d1-af78-91e040dea011n%40googlegroups.com.

