quicklisp-projects
quicklisp-projects copied to clipboard
Metadata for projects tracked by Quicklisp.
lineva provides a macro which simplifies the writing of a number of commonly used Lisp forms. The central and simplest usage is ```lisp (la:leva (:let (x 10)) (+ x x))...
cl-annot-revisit is a re-implementation of cl-annot, an annotation library for Common Lisp. https://github.com/y2q-actionman/cl-annot-revisit
It provides #2217 with application creation and multi-threading support. The source code is hosted at: https://github.com/bohonghuang/cl-glib
Based on [cl-gobject-introspection](https://github.com/andy128k/cl-gobject-introspection), it converts the constants, functions, and classes from GObject Introspection namespace into LISP-style definitions, which is the core of #2217 and #2219. The source code is available...
This project contains the bindings to GTK4/Libadwaita/WebKit2GTK, available at: https://github.com/bohonghuang/cl-gtk4
Hosted at [https://gitlab.com/Aksej/yah/](https://gitlab.com/Aksej/yah/) This is a binary heap implementation. As opposed to the other heap implementations I could find in quicklisp, this supports arbitrarily changing of keys of entries in...
Hosted https://cicadas.surf/cgit/colin/testiere.git/ See https://cicadas.surf/cgit/colin/testiere.git/about/ for a description. It is a small library that enables a TDD approach. It works by letting you embed tests at the top of a modified...
Please add my library https://github.com/timeolord/infix-reader. It's a simple library that adds support for { ... } infix syntax without any additional features.
Typo is a portable type inference library for Common Lisp. It also supports automatic differentiation and has a built in function data base for a large part of Common Lisp....
A consolidated statistical library. https://github.com/Lisp-Stat/statistics