quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
I had an old project `ptc` to ensure proper tail calls in CL: https://gitlab.common-lisp.net/frideau/ptc.git In response to an [issue report](https://github.com/fare/scribble/issues/1) in `scribble` (included in QL), I've updated `ptc` and had...
This library implements a simple deprecation mechanism, and hooks into implementation-provided facilities when possible. Author: Yukari Hafner License: zlib Documentation: https://shinmera.github.io/trivial-deprecate/ Source: https://github.com/shinmera/trivial-deprecate.git
I've restored Jürgen Walther's FMCS demonic metaprogramming and Babylon AI Workbench systems from the CMU AI Repository. They were bundled together, but I've split them into their own ASDF systems...
Hyperlattices is a type-class library implementing Posets and Generalized Lattices. This includes the more general algebraic lattices and their sub-classes, as well as the proper subset of periodic/group-theoretic lattices necessary...
[cl-gists](https://github.com/rudolph-miller/cl-gists) has been broken for several years due to changes in the github api. A [pull request to fix the issue](https://github.com/rudolph-miller/cl-gists/pull/7) has languished for the last two and a half...
ASDF system dependency listing and archiving Can be found at: https://github.com/varjagg/deptree
This is an up-to-date bindings library to the most recent [GLFW](https://glfw.org/) OpenGL context management library. It allows easy and convenient access to creating windows for OpenGL or Vulkan graphics output....
From https://github.com/borodust/claw.git to https://github.com/borodust/claw-legacy.git
This is a small library to very fuzzily parse time and date strings into a universal-time timestamp. License: zlib Author: Yukari Hafner Source: https://github.com/shinmera/fuzzy-dates.git Documentation: https://shinmera.github.io/fuzzy-dates/
This is a client implementation for the [Cohost](https://cohost.org/) API. License: zlib Author: Yukari Hafner Source: https://github.com/shinmera/clohost.git Documentation: https://shinmera.github.io/clohost/