home.social

#asdf3 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #asdf3, aggregated by home.social.

  1. #commonLisp #ASDF #ASDF3 #Mastoquestions #programming hey so how am I meant to know what got :mix'ed into a package as by #'uiop:define-package programmatically?
    I'm using :class :package-inferred-system anyway, so I'm referring to packages by identifying the file they are identified with in a given system: Am I meant to just open the file, and then #'ASSOC :mix in (cddr (read)) ?