quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
It is https://github.com/tfeb/dsm. It provides a macro, `destructuring-match` which is a `case`-style version of `destructuring-bind`, so it allows matching of a form against slightly extended `destructuring-bind` lambda lists. It needs...
https://github.com/rabbibotton/clog-terminal BSD 3 CLOG Custom Control for jQuerTerminal
- **sha1** - homepage https://github.com/massung/sha1 - from 2018 issue https://github.com/quicklisp/quicklisp-projects/issues/1521 - **cl-sha1** - homepage https://github.com/naryl/sha1 - from 2021 issue https://github.com/quicklisp/quicklisp-projects/issues/2041 `cl-sha1` is a fork of Massung's `sha1` that replaced the...
Good afternoon! I would like to inform you that at the moment, the fork of the `cl-cffi-gtk` library made by Ferada and provided by Quicklisp is obsolete. You need to...
https://sr.ht/~shunter/mstrings/ BSD 3-Clause Mstrings defines a reader macro for strings with a small handful of features to provide visually appealing multiline blocks.
https://github.com/johnlorentzson/filter-maker BSD 2-Clause. CLIM program for letting users make filters.
https://github.com/dtenny/clustered-intset A set-of-integers implementation favoring clustered keys. MIT license. Tested on SBCL and ABCL.
This is now maintained by @Symbolics as part of the Lisp-Stat project. New address: https://github.com/Lisp-Stat/array-operations.git Thank you!
I just published XMLS 3.2.0 The git repo for the project hasn't changed (but you might want to use the `release` branch instead of `master`). The https should be updated...
https://github.com/eigenhombre/cl-oju MIT Common Lisp equivalents of core Clojure functions, especially sequence-related ones.