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

The library `cl-ganzhi` converts date time in Gregorian calendar to date time in Chinese GanZhi calendar (also known as Sexagenary Cycle Calendar). Author: "Jin, ChunHe" License: 3-Clause BSD Source: https://codeberg.org/cranej/cl-ganzhi.git

`defclass-std` provides a shorter `defclass` macro, and now a `define-print-object/std` macro. - old source: https://github.com/EuAndreh/defclass-std but they archived the repository. So I didn't ping them. - new source: https://github.com/lisp-maintainers/defclass-std where...

I have created a configuration language called NRDL and [a library](https://github.com/djha-skin/nrdl) around it. It is also a dependency of a CLI framework library I have created called [CLIFF](https://github.com/djha-skin/cliff). Please add...

Brake is an extended breakpoint facility for Common Lisp. https://github.com/varjagg/brake

This is a lightweight library for doing basic computations with matrices. Source: https://codeberg.org/glv/cl-simple-matrix

A wrapper around the `lftp` program, so a SFTP client for Common Lisp. Brings facilities to create a command and get a user profile from environment variables or configuration files....

canbuild

Expanders tries to define the concept of expander and expansion (like [setf expansions](https://www.lispworks.com/documentation/HyperSpec/Body/05_aab.htm)). This way, defining macros that can be extensible by the user is a lot easier. Source code:...

A small library to help build a paginated list of buttons in HTML. Includes a ready-to-use Djula template with Bulma CSS. - https://github.com/cosmoframework/cosmo-pagination ![](https://github.com/cosmoframework/cosmo-pagination/raw/master/pagination.png)

canbuild

Please add cl-libre-translate, a package for using the Libre Translate human language translation service from Common Lisp. It supports all of the end points of the Libre Translate service (as...

canbuild