_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-compiler-macro 0.1-0.7796bda
Dependencies: sbcl-introspect-environment@0.1-2.8fb20a1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Bike/compiler-macro
Licenses: CC0
Build system: asdf/sbcl
Synopsis: Common Lisp compiler macro utilities
Description:

This library is a collection of utilities for writing compiler macros. It is intended to make it possible to make compiler macros much more useful, by granting them access to lexical type information, making the protocol for declining expansion more convenient, and establishing some information for signaling optimization advice to programmers. Some utilities to support this, especially for reasoning on types, are also included.

sbcl-3d-quaternions 1.0.0-1.f477801
Dependencies: sbcl-3d-matrices@1.0.0-3.bc1ffa0 sbcl-3d-vectors@3.1.0-3.fc751c6 sbcl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/shinmera/3d-quaternions
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Quaternion and dual-quaternion functionality in Common Lisp
Description:

This is a library for quaternions. It contains most of the quaternion operations one would usually expect out of such a library and offers them both in non-modifying and modifying versions where applicable. It also tries to be efficient where plausible. Each quaternion is made up of floats, which by default are single-floats, as they do not require value boxing on most modern systems and compilers.

sbcl-fwoar-lisputils 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/fiddlerwoaroof/fwoar.lisputils
Licenses: Expat
Build system: asdf/source
Synopsis: Hodgepodge of useful Lisp snippets
Description:

A hodgepodge of useful Lisp snippets.

sbcl-fwoar-lisputils 0.4.2
Dependencies: sbcl-anaphora@0.9.8 sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-containers@0.12.1-4.781ebfe sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-iterate@1.5.3
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/fiddlerwoaroof/fwoar.lisputils
Licenses: Expat
Build system: asdf/source
Synopsis: Hodgepodge of useful Lisp snippets
Description:

A hodgepodge of useful Lisp snippets.

sbcl-cl-html5-parser 0.0.0-1.74a92eb
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-string-case@0.0.2-0.718c761
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rotatef/cl-html5-parser
Licenses: LGPL 3+
Build system: asdf/sbcl
Synopsis: HTML5 parser for Common Lisp
Description:

This a Common Lisp library to parse HTML5 documents.

sbcl-trivial-timeout 0.1.5-2.e70d9b4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hraban/trivial-timeout
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Timeout library for Common Lisp
Description:

This library provides an OS and implementation independent access to timeouts.

sbcl-40ants-plantuml 0.0.0-0.928a074
Dependencies: graphviz@7.0.1 plantuml@1.2024.6 sbcl-40ants-asdf-system@0.3.2-1.91ed8a4 sbcl-serapeum@0.0.0-12.c08442a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://40ants.com/plantuml/
Licenses: Unlicense
Build system: asdf/sbcl
Synopsis: Wrapper around PlantUML jar library
Description:

40ants-plantuml provides a wrapper around the PlantUML jar library.

sbcl-trivial-battery 0.1.0-1.318c9da
Dependencies: sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pokepay/trivial-battery
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: Trivial library for getting the battery information
Description:

This package provides a Common Lisp library for getting the battery information.

sbcl-bodge-utilities 1.0.0-1.6304bac
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-claw@1.0-0.3cd4a96 sbcl-dissect@1.0.0-2.a70cabc sbcl-local-time@1.0.6-4.40169fe sbcl-log4cl@1.1.4-2.fe3da51 sbcl-split-sequence@2.0.1 sbcl-static-vectors@1.8.9 sbcl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/borodust/bodge-utilities
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Common Lisp utilities library for CL-BODGE
Description:

This Common Lisp library provides utilities for the Bodge library collection.

sbcl-assertion-error 0.1.0-1.8eab692
Dependencies: sbcl-dissect@1.0.0-2.a70cabc
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/noloop/assertion-error
Licenses: GPL 3
Build system: asdf/sbcl
Synopsis: Error pattern for assertion libraries in Common Lisp
Description:

This package provides a Common Lisp assertion system with minimal dependencies on DISSECT.

sbcl-cl-speedy-queue 0.0.0-1.0425c7c
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/zkat/cl-speedy-queue
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Lightweight optimized queue for Common Lisp
Description:

This is a lightweight, non-consing, optimized queue implementation for Common Lisp.

sbcl-stumpwm-pamixer 0.1.1-1.aa82053
Dependencies: pamixer@1.6 stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/Junker/stumpwm-pamixer
Licenses: GPL 3
Build system: asdf/sbcl
Synopsis: StumpWM Pamixer Module
Description:

This package provides a minimalistic Pulseaudio volume and microphone control module for StumpWM.

sbcl-dynamic-classes 1.0.2-0.ebd7405
Dependencies: sbcl-metatilities-base@0.6.6-2.ef04337
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/dynamic-classes/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Dynamic class definition for Common Lisp
Description:

Dynamic-Classes helps to ease the prototyping process by bringing dynamism to class definition.

sbcl-stumpwm-binwarp 0.0.1-7.c4f077b
Dependencies: stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Build system: asdf/sbcl
Synopsis: Keyboard-driven divide-and-conquer mouse control mode
Description:

This package provides a keyboard-driven divide-and-conquer mouse control mode for StumpWM.

sbcl-cl-async-future 0.4.4.1-1.ee36c22
Dependencies: sbcl-blackbird@0.5.2-1.d361f81
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://orthecreedence.github.io/cl-async/future
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Futures implementation for Common Lisp
Description:

This is futures implementation for Common Lisp. It plugs in nicely to cl-async.

sbcl-alexandria-plus 1.1.0-0.adafb09
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://symbolics.github.io/alexandria-plus/
Licenses: Ms-PL
Build system: asdf/sbcl
Synopsis: Conservative set of extensions to Alexandria utilities
Description:

cl-alexandria-plus is a conservative set of extensions to cl-alexandria utilities.

sbcl-cl-progress-bar 0.0.0-1.9374170
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-documentation-utils-extensions@0.0.0-1.f67f8a0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sirherrbatka/cl-progress-bar/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Progress bars in Common Lisp
Description:

This library provides almost the same code as used inside Quicklisp for drawning progress bars

sbcl-more-conditions 0.4.5-1.b4859fb
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-closer-mop@1.0.0-3.7b86f2a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/scymtym/more-conditions
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: General condition classes and signalling helpers
Description:

This package provides some condition classes, functions and macros which may be useful when building slightly complex systems.

sbcl-quicklisp-stats 0.0.1-0.953b45c
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-drakma@2.0.8 sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/quicklisp-stats/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Fetches and operates on Quicklisp download statistics
Description:

cl-quicklisp-stats is a system that fetches and performs basic operations on the Quicklisp download statistics.

sbcl-fare-quasiquote 1.0.1-1.640d39a
Dependencies: sbcl-fare-utils@1.0.0.5-1.66e9c6f sbcl-named-readtables@0.9-4.d5ff162 sbcl-optima@1.0-1.373b245
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/frideau/fare-quasiquote
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Pattern-matching friendly implementation of quasiquote
Description:

The main purpose of this n+2nd reimplementation of quasiquote is enable matching of quasiquoted patterns, using Optima or Trivia.

sbcl-trivial-sockets 0.4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/usocket/trivial-sockets
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Simple socket library for Common Lisp
Description:

This library is a portable socket interface that allows CL programs to open connected (client) stream sockets to network services.

sbcl-defpackage-plus 1.0-0.5492e27
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rpav/defpackage-plus
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: Extensible @code{DEFPACKAGE} variant with version support
Description:

DEFPACKAGE-PLUS is an extensible DEFPACKAGE variant with predictable cross-platform behavior and some utilities useful for versioning.

sbcl-let-over-lambda 1.0.1-1.481b2e3
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/thephoeron/let-over-lambda
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Macros from Let Over Lambda
Description:

This package provides Doug Hoyte's "Production" version of macros from the Let Over Lambda book, including community updates.

sbcl-file-attributes 1.0.0-2.bbde396
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/file-attributes/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Access to common file attributes in Common Lisp
Description:

This is a small OS portability library to retrieve and set file attributes not supported by the Common Lisp standard functions.

Total results: 1043