On This Page

Conda Lisp

Lately, I'm facing a growing need for a conda-forge like channel for Common Lisp libraries. Hopefully, this will be much simpler and easier to maintain than conda-forge. But, it still needs to be set up. Ping me if you can relate to this need.

The Conda Lisp channel will not only provide lisp libraries, but also lisp implementations. In addition, it will be possible for implementations and libraries to depend on non-lisp dependencies that are already a part of conda-forge. Version control and conflict resolution should also be handled well.

If you think anaconda is slow, you are not alone: developers have gotten together to create micromamba. If you think conda-build is slow, again, you are not alone; you should check out rattler-build.