_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-type-templates 4.0.0-0.5b389eb
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-form-fiddle@1.1.0-0.e0c2359
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/type-templates/
Licenses: Zlib
Synopsis: Library for defining and expanding templated functions
Description:

The Type-Templates library allows you to define types and “template functions” that can be expanded into various type-specialized versions to eliminate runtime dispatch overhead. It was specifically designed to implement low-level numerical data types and functionality.

sbcl-repl-utilities 0.0.0-1.7e300df
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/m-n/repl-utilities
Licenses: FreeBSD
Synopsis: Ease common tasks at the Common Lisp REPL
Description:

repl-utilities is a set of utilities which ease life at the REPL. It includes three sorts of features: introspective procedures, miscellaneous utility functions, and, pulling them together, methods to conveniently keep these symbols and optionally additional symbols available in whichever package you switch to.

sbcl-binding-arrows 1.0.0-2.46bcba8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/binding-arrows
Licenses: Expat
Synopsis: Threading macros based on binding anonymous variables
Description:

This system implements binding threading macros -- a kind of threading macros with different semantics than classical, Clojure core threading macros or their extension, swiss-arrows. Two Common Lisp implementations of those are arrows and arrow-macros.

This system is a fork of arrows with changes in semantics that make it impossible to merge back upstream.

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
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-0.b79c15c
Dependencies: sbcl-3d-matrices@1.0.0-2.b4f5a58 sbcl-3d-vectors@3.1.0-2.2579694 sbcl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/3d-quaternions/
Licenses: Zlib
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
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
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.19-0.74a1027 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+
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
Synopsis: Timeout library for Common Lisp
Description:

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

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
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
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
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
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
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
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
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-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
Synopsis: Conservative set of extensions to Alexandria utilities
Description:

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

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
Synopsis: Futures implementation for Common Lisp
Description:

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

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
Synopsis: Progress bars in Common Lisp
Description:

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

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
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-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
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-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
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
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-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
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.

Total results: 1015