How would I get a list of Common Lisp source files from a system

Christian Schafmeister chris.schaf at verizon.net
Tue Mar 17 02:34:31 UTC 2015


Hi there,

I’d like to get an ordered list of source files for a system that I would normally load with (asdf:load-system :cleavir)

I need this because I’d like to compile the Cleavir source code (many interdependent systems) without having to compile and load ASDF.
Then I could compile ASDF a lot faster and users would load it.

Best,

Christian Schafmeister
Professor
Chemistry Department
Temple University



More information about the asdf-devel mailing list