Y
Hacker News
new
|
ask
|
show
|
jobs
by
dented42
609 days ago
I believe he’s asking if it’s available via QuickLisp. It’s a sort of package manager for Common Lisp, but it seems to no longer be maintained.
1 comments
contrapunctus
608 days ago
Ah, thanks for the clarification. Quicklisp is very much maintained and is the de-facto standard method for installing Common Lisp packages :) Although there are alternatives, too -
https://github.com/CodyReichert/awesome-cl#library-manager
link