←back to thread

358 points ofalkaed | 2 comments | | HN request time: 0.473s | source

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
Show context
tmtvl ◴[] No.45555879[source]
CLPM, the Common Lisp Package Manager. The Quicklisp client doesn't do HTTPS, ql-https doesn't do Ultralisp, and OCICL (which I'm currently using) doesn't do system-wide packages. CLPM is a great project, but it's gone neglected long enough that it's bitrotted and needs some thorough patching to be made usable. Fortunately Common Lisp is still as stable as it has been for 31 years, so it's just the code which interacts with 3rd-party libraries that needs updating.
replies(2): >>45557124 #>>45587930 #
1. atgreen ◴[] No.45587930[source]
ocicl does do system-wide packages!
replies(1): >>45595659 #
2. tmtvl ◴[] No.45595659[source]
I'm going to have to re-read the documentation, then. Thanks for the heads up!