Hacker News new | ask | show | jobs
by lispm 1214 days ago
You need to have ASDF itself loaded into your Lisp.

Yes one can also load system definitions, they are Lisp code. But usually it is expected that they are found automatically, when calling a system operation (load, compile, ...), when registered correctly.