@flyingsaceur @mhoye I'm not very fond of languages and systems that are not self-documenting at this point (which basically removes all non-dynamic languages).

#Scheme implementations tend to not do this as well as #Lisp implementations in my experience, and rely more on external tooling to handle it.

#Racket again does it somewhat better than other Schemes, but yeah.

Unfortunately, I also recognize the need in some places for static languages, so I insist on duly standardized ones.