_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-enhanced-eval-when 1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/enhanced-eval-when/
Licenses: Unlicense
Build system: asdf/sbcl
Synopsis: Shortcuts for EVAL-WHEN
Description:

This package provides an enhanced EVAL-WHEN macro that supports a shorthand for (eval-when (:compile-toplevel :load-toplevel :execute) ...), addressing concerns about verbosity.

sbcl-just-getopt-parser 2021.11
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/tlikonen/cl-just-getopt-parser
Licenses: CC0
Build system: asdf/sbcl
Synopsis: Getopt-like command-line parser for Common Lisp
Description:

This package provides the getopt function to parse command-line options. The options are organized in valid options, other arguments and unknown arguments. Optional Lisp conditions for error situations are also defined.

sbcl-charje.lambda-list 0.0.0
Dependencies: sbcl-binding-arrows@1.0.0-2.46bcba8 sbcl-charje.loop@1.1.0 sbcl-ctype@0.0.0-4.6eb84df
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~charje/lambda-list
Licenses: AGPL 3+
Build system: asdf/sbcl
Synopsis: Common Lisp lambda list parsing and manipulation library
Description:

charje.lambda-list can parse every kind of lambda list defined in the ANSI Common Lisp standard. Parsing yields only one object that has all the parsed parts of the lambda list inside. New kinds of lambda lists can be made too.

sbcl-chemical-compounds 1.0.2
Dependencies: sbcl-periodic-table@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/chemboy/
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Chemical formula parser and pretty-printer for Common Lisp
Description:

It can sometimes be useful to be able to parse chemical compounds in a user-friendly syntax into easy-to-manipulate s-expressions. You also want to be able to go in reverse. You could probably write your own parser — or you could just install the chemical-compounds package.

sbcl-hunchenissr-routes 0-1.2e83197
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-cl-unification@0.0.0-1.01079f3 sbcl-hunchenissr@1-1.7df702f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/interactive-ssr/hunchenissr-routes
Licenses: LLGPL
Build system: asdf/sbcl
Synopsis: Enable path variables when using Hunchenissr
Description:

This library enables path variables in networking routes when using Hunchenissr for Common Lisp. If a part of the path (between two slashes) starts with a question mark (?), that symbol (without question mark) will be bound to whatever value was in the same place in the URL (as a string).

sbcl-filtered-functions 0.2.0-1.130f69e
Dependencies: 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/pcostanza/filtered-functions
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Extension of CLOS generic function invocation
Description:

Filtered functions provide an extension of CLOS generic function invocation that add a simple preprocessing step before the actual method dispatch is performed and thus enable the use of arbitrary predicates for selecting and applying methods. See http://www.p-cos.net/documents/filtered-dispatch.pdf for a paper that introduces and explains filtered functions in detail.

sbcl-parse-declarations 1.0.0-1.549aebb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/parse-declarations/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Parse, filter, and build declarations
Description:

Parse-Declarations is a Common Lisp library to help writing macros which establish bindings. To be semantically correct, such macros must take user declarations into account, as these may affect the bindings they establish. Yet the ANSI standard of Common Lisp does not provide any operators to work with declarations in a convenient, high-level way. This library provides such operators.

sbcl-slot-extra-options 1.1.1-1.29517d9
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-serapeum@0.0.0-12.c08442a sbcl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/some-mthfka/slot-extra-options/
Licenses: LGPL 3+
Build system: asdf/sbcl
Synopsis: Extra options for slots using MOP
Description:

This library lets you build a metaclass which in turn lets you specify extra slot options in its classes. Options may be easily inspected and custom inheritance may be set up. The Meta-Object Protocol (MOP) is used for the implementation - through closer-mop. Some convenience function for processing slot options are also available.

Possible use case: you want to automatically set up some definitions based on some slots, but you want to have control over it right in the class definition.

sbcl-stumpwm-kbd-layouts 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/tree/master/util/kbd-layouts
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Keyboard layout switcher for StumpWM
Description:

Keyboard layout switcher for StumpWM

sbcl-definitions-systems 2.0.1
Dependencies: sbcl-canonicalized-initargs@2.0 sbcl-enhanced-defclass@2.1 sbcl-enhanced-find-class@1.0 sbcl-shared-preferences@1.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/definitions-systems/
Licenses: Unlicense
Build system: asdf/sbcl
Synopsis: Unified extensible way of processing named definitions
Description:

definitions-systems provides a simple unified extensible way of processing named definitions.

sbcl-lunamech-matrix-api 0.0.2-0.aa54a82
Dependencies: sbcl-cl-json@0.6.0 sbcl-cl-str@0.21 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-dexador@0.9.15-3.d7ac217 sbcl-do-urlencode@0.0.0-1.1998464 sbcl-drakma@2.0.8 sbcl-jonathan@0.1.0-1.1f448b4 sbcl-plump@2.0.0-4.251fbe0 sbcl-quri@0.7.0-0.03ecaf3 sbcl-reader@0.10.0 sbcl-shasht@0.1-2.27ba0a8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/K1D77A/lunamech-matrix-api/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Implementation of the Matrix API
Description:

This package provides an implementation of the Matrix API for Common Lisp.

sbcl-enhanced-find-class 1.0
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/enhanced-find-class/
Licenses: Unlicense
Build system: asdf/sbcl
Synopsis: Canonical way of converting class designators to classes
Description:

This package provides a canonical way of converting class designators to classes.

sbcl-stumpwm-winner-mode 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/tree/master/util/winner-mode
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Emacs' winner-mode for StumpWM
Description:

This module provides a winner-mode for StumpWM similar to the one in Emacs.

sbcl-cl-https-everywhere 0.0.0-1.cbcc73b
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-global-vars@1.0.0-0.c749f32 sbcl-parenscript@2.7.1-1.7a1ac46 sbcl-cl-markdown@0.10.6-0.3788802 sbcl-cl-tld@0.1-2.f5014da sbcl-fxml@0.0.0-1.a0e73bb sbcl-overlord@0.0.0-1.a8f37b3 sbcl-cl-ppcre@2.1.1 sbcl-serapeum@0.0.0-12.c08442a sbcl-trivial-gray-streams@2.0-1.2b3823e sbcl-vernacular@0.8.0-1.79be179
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/cl-https-everywhere/
Licenses: Expat GPL 2+
Build system: asdf/sbcl
Synopsis: Use HTTPS Everywhere rules from Lisp
Description:

CL-HTTPS-EVERYWHERE parses HTTPS Everywhere rulesets and makes them available for use in Lisp programs.

sbcl-bodge-blobs-support 1.0.0-1.c5034ca
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/borodust/bodge-blobs-support
Licenses: Unlicense
Build system: asdf/sbcl
Synopsis: Common Lisp utilities for blob packages
Description:

This is a Common Lisp library for simplifying packaging and loading of compiled foreign library collection.

sbcl-documentation-utils 1.2.0-0.98630dd
Dependencies: sbcl-trivial-indent@1.0.0-1.f252750
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/documentation-utils/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Few simple tools to document Common Lisp libraries
Description:

This is a small library to help you with managing the Common Lisp docstrings for your library.

sbcl-hu.dwim.common-lisp 2021-01-27
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://dwim.hu/project/hu.dwim.common-lisp
Licenses: Public Domain
Build system: asdf/sbcl
Synopsis: Redefine some standard Common Lisp names
Description:

This library is a redefinition of the standard Common Lisp package that includes a number of renames and shadows.

sbcl-simple-optimization 1.1
Dependencies: sbcl-simple-matrix@3.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/cl-simple-optimization
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Solving unconstrained optimization problems in Common Lisp
Description:

simple-optimization is a Common Lisp library providing a function to solve unconstrained optimization problems numerically using either the gradient descent or a quasi-Newton method.

sbcl-exponential-backoff 0-1.8d9e844
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/death/exponential-backoff
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Exponential backoff algorithm in Common Lisp
Description:

An implementation of the exponential backoff algorithm in Common Lisp. Inspired by the implementation found in Chromium. Read the header file to learn about each of the parameters.

sbcl-numerical-utilities 1.2.0-0.44f45ba
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-alexandria-plus@1.1.0-0.adafb09 sbcl-anaphora@0.9.8 sbcl-array-operations@0.0.0-0.75cbc3b sbcl-let-plus@0.0.0-2.455e657 sbcl-select@1.0.0-0.df7920f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://lisp-stat.github.io/numerical-utilities
Licenses: Ms-PL
Build system: asdf/sbcl
Synopsis: Utilities for numerical programming
Description:

cl-numerical-utilities is a collection of packages useful in numerical applications, each big enough to be its own package, but too small to split out into a separate ASDF system.

sbcl-trivial-main-thread 1.0.0-1.25f1149
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-simple-tasks@1.3.0-1.745d4b5 sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/trivial-main-thread/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Compatibility library to run things in the main thread
Description:

This package provides a Common Lisp system which wraps the BORDEAUX-THREADS system to be able to run things in the main thread of the implementation, for example drawing calls of GUI applications.

sbcl-the-cost-of-nothing 0.0.0-0.f364029
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-local-time@1.0.6-4.40169fe sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/marcoheisig/the-cost-of-nothing
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Measure the run time of Common Lisp code
Description:

THE-COST-OF-NOTHING is a library for measuring the run time of Common Lisp code. It provides macros and functions for accurate benchmarking and lightweight monitoring. Furthermore, it provides predefined benchmarks to determine the cost of certain actions on a given platform and implementation.

sbcl-physical-quantities 0.2.1
Dependencies: sbcl-parseq@0.5.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/mrossini-ethz/physical-quantities
Licenses: GPL 2
Build system: asdf/sbcl
Synopsis: Numeric type with optional unit and/or uncertainty for physics
Description:

This lisp library handles physical quantities which consist of

  • value / magnitude

  • uncertainty / error

  • unit

where the type of the value can be any subtype of real. For the uncertainty, both absolute and relative values are possible. Combinations of lisp symbols or strings are used to describe units. User defined units including abbreviations and prefixes are supported. Error propagation and unit checking is performed for all defined operations.

Total results: 1043