quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Metadata for projects tracked by Quicklisp.

Results 239 quicklisp-projects issues
Sort by recently updated
recently updated
newest added

Description: This is an addon for Reblocks Common Lisp framework which allows to gather metrics in Prometheus format. Author: Alexander Artemenko License: Unlicense Source: https://github.com/40ants/reblocks-prometheus Documentation: https://40ants.com/reblocks-prometheus

cantbuild

Description: A system to add an authentication to the Reblocks based web-site. Author: Alexander Artemenko License: Unlicense Source: https://github.com/40ants/reblocks-auth Documentation: https://40ants.com/reblocks-auth

cantbuild

Description: Webframework with server-side rendering when all business logic can be written on backend in Common Lisp. Successor of Weblocks. Author: Alexander Artemenko License: LLGPL Source: https://github.com/40ants/reblocks Documentation: https://40ants.com/reblocks

Bindings for unac(3). unac(3) is a library that helps removing accents from strings. Author: Bruno Dias License: unlicense Source: https://github.com/diasbruno/cl-unac.git

cantbuild

This library implements encoding and decoding for Windows bitmap formats (BMP, DIB, ICO, CUR). Author: Nicolas Hafner License: zlib Source: https://github.com/shinmera/cl-bmp.git Documentation: https://shinmera.github.io/cl-bmp/

cantbuild

[This](https://github.com/bohonghuang/cl-gtk4) is the most popular GTK4 binding.

cantbuild

Log4cl uses the sb-c::lambda-parent function. This function has been removed in version 2.3.3 of SBCL. The bug has been fixed in log4cl: https://github.com/sharplispers/log4cl/commit/01242ffbc43f5cf17f612878666341b0a3430c46

Hi. Some libraries have migrated from github.com/glv2 to codeberg.org/glv: bst: https://codeberg.org/glv/bst.git cl-lzlib: https://codeberg.org/glv/cl-lzlib.git cl-octet-streams: https://codeberg.org/glv/cl-octet-streams.git cl-zstd: https://codeberg.org/glv/cl-zstd.git maidenhead: https://codeberg.org/glv/maidenhead.git mgrs: https://codeberg.org/glv/mgrs.git olc: https://codeberg.org/glv/olc.git simple-neural-network: https://codeberg.org/glv/simple-neural-network.git simple-parallel-tasks: https://codeberg.org/glv/simple-parallel-tasks.git utm-ups: https://codeberg.org/glv/utm-ups.git

`md5` depends on flexi streams on some implementations. Currently that dependency is missing from `systems.txt`, which means the package can't be built on ECL and ABCL.

Hi [`CLAST`](https://git.code.sf.net/p/clast/code), a full blown AST library for CL (avec "environments") has been updated for LW, SBCL and Allegro. Please update it in `Quicklisp`. Thank you Marco