_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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.

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
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-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-with-user-abort 0.1-0.60693b4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/compufox/with-user-abort
Licenses: Modified BSD
Synopsis: Portability library for catching SIGINT from Common Lisp
Description:

with-user-abort is a Common Lisp portability library providing a like-named macro that catches the SIGINT signal.

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

sbcl-lispbuilder-sdl 0.9.8.2-2.9590d70
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-trivial-garbage@0.21-0.3474f64 sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lispbuilder/lispbuilder/wiki/LispbuilderSDL
Licenses: Expat
Synopsis: Common Lisp wrapper for SDL
Description:

This library is an SDL wrapper as part of an umbrella project that provides cross-platform packages for building large, interactive applications in Common Lisp.

sbcl-trivial-garbage 0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/trivial-garbage/
Licenses: Public Domain
Synopsis: Portable GC-related APIs for Common Lisp
Description:

trivial-garbage provides a portable API to finalizers, weak hash-tables and weak pointers on all major implementations of the Common Lisp programming language.

sbcl-cl-posix-mqueue 0.1.2-1.8977370
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6 sbcl-cffi@0.24.1-2.32c90d4 glibc@2.39 sbcl-local-time@1.0.6-4.40169fe
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/xFA25E/cl-posix-mqueue
Licenses: GPL 3
Synopsis: Common Lisp binding to POSIX mqueue
Description:

This package provides Common Lisp bindings to POSIX message queue, an IPC method that is easy to use and quick to setup.

sbcl-asdf-finalizers 0.0.0-1.7f537f6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/asdf/asdf-finalizers
Licenses: Expat
Synopsis: Enforced calling of finalizers for Lisp code
Description:

This library allows you to implement and enforce proper finalization of compile-time constructs while building Lisp source files.

It produces two systems: asdf-finalizers and list-of.

sbcl-cl-json-pointer 0.0.0-0.f6760e2
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-boost-json@1.1-0.eca166f sbcl-cl-json@0.6.0 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-st-json@0.0.0-0.4a0025b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/y2q-actionman/cl-json-pointer
Licenses: Expat
Synopsis: JSON Pointer processor for Common Lisp
Description:

This package provides a JSON Pointer (RFC6901) implementation for Common Lisp. This library aims to be independent from any JSON libraries (as much as possible).

sbcl-trivial-escapes 1.2.0-1.1eca78d
Dependencies: sbcl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/williamyaoh/trivial-escapes
Licenses: Public Domain
Synopsis: C-style escape directives for Common Lisp
Description:

This Common Lisp library interprets escape characters the same way that most other programming language do. It provides four readtables. The default one lets you write strings like this: #"This string has a newline in it!".

sbcl-cl-string-match 0-1.5048480
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6 sbcl-iterate@1.5.3 sbcl-jpl-queues@0.1 sbcl-jpl-util@20151005 sbcl-mgl-pax@0.3.0-1.6782eb0 sbcl-parse-float@0.0.0-2.3074765 sbcl-proc-parse@0.0.0-1.ac36368 sbcl-cl-yacc@0.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vityok/cl-string-match
Licenses: Modified BSD
Synopsis: Set of utilities to manipulate strings in Common Lisp
Description:

cl-strings is a small, portable, dependency-free set of utilities that make it even easier to manipulate text in Common Lisp. It has 100% test coverage and works at least on sbcl, ecl, ccl, abcl and clisp.

sbcl-cl-environments 0.4
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-collectors@1.0-2.4c5e70c sbcl-optima@1.0-1.373b245
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/alex-gutev/cl-environments
Licenses: Expat
Synopsis: Implements the Common Lisp standard environment access API
Description:

This library provides a uniform API, as specified in Common Lisp the Language 2, for accessing information about variable and function bindings from implementation-defined lexical environment objects. All major Common Lisp implementations are supported, even those which don't support the CLTL2 environment access API.

sbcl-misc-extensions 4.0.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/misc-extensions/
Licenses: Public Domain
Synopsis: Collection of small macros and extensions for Common Lisp
Description:

This project is intended as a catchall for small, general-purpose extensions to Common Lisp. It contains:

  • new-let, a macro that combines and generalizes let, let* and multiple-value-bind,

  • gmap, an iteration macro that generalizes map.

sbcl-agnostic-lizard 0.0.0-2.fe1a1d7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/mraskin/agnostic-lizard
Licenses: GPL 3+
Synopsis: Almost correct portable code walker for Common Lisp
Description:

Agnostic Lizard is a portable implementation of a code walker and in particular of the macroexpand-all function (and macro) that makes a best effort to be correct while not expecting much beyond what the Common Lisp standard requires.

It aims to be implementation-agnostic and to climb the syntax trees.

sbcl-py-configparser 1.0.3
Dependencies: sbcl-parse-number@1.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/py-configparser/
Licenses: Expat
Synopsis: ConfigParser Python module functionality for Common Lisp
Description:

The py-configparser package implements the ConfigParser Python module functionality in Common Lisp. In short, it implements reading and writing of .INI-file style configuration files with sections containing key/value pairs of configuration options. In line with the functionalities in the python module, does this package implement basic interpolation of option values in other options.

sbcl-hypergeometrica 0.0.0-0.db723ce
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-global-vars@1.0.0-0.c749f32 sbcl-lparallel@2.8.4-1.80fc295 sbcl-mmap@1.0.0-0.ba2e98c sbcl-napa-fft3@0.0.1-0.f2d9614 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/stylewarning/hypergeometrica
Licenses: Modified BSD
Synopsis: High-precision arithmetic
Description:

Hypergeometrica is a Common Lisp library for performing high-precision arithmetic, with a focus on performance. At the heart of it all are routines for multiplication. Hypergeometrica aims to support:

  • In-core multiplication using various algorithms, from schoolbook to floating-point FFTs.

  • In-core multiplication for large numbers using exact convolutions via number-theoretic transforms, which is enabled by 64-bit modular arithmetic.

  • Out-of-core multiplication using derivatives of the original Cooley–Tukey algorithm.

On top of multiplication, one can build checkpointed algorithms for computing various classical constants, like \pi.

sbcl-static-dispatch 0.5.1
Dependencies: sbcl-agutil@0.0.1-1.df188d7 sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-arrows@0.2.0-0.df7cf00 sbcl-cl-environments@0.4 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-iterate@1.5.3 sbcl-optima@1.0-1.373b245
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/alex-gutev/static-dispatch
Licenses: Expat
Synopsis: Static generic function dispatch for Common Lisp
Description:

Static dispatch is a Common Lisp library, inspired by inlined-generic-function, which allows standard Common Lisp generic function dispatch to be performed statically (at compile time) rather than dynamically (runtime). This is similar to what is known as "overloading" in languages such as C++ and Java.

The purpose of static dispatch is to provide an optimization in cases where the usual dynamic dispatch is too slow, and the dynamic features of generic functions, such as adding/removing methods at runtime are not required. An example of such a case is a generic equality comparison function. Currently generic functions are considered far too slow to implement generic arithmetic and comparison operations when used heavily in numeric code.

sbcl-structy-defclass 0.0.0-1.fe2ca1a
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/structy-defclass
Licenses: FreeBSD
Synopsis: Make classes like structs.
Description:

Make classes like structs.

sbcl-simple-date-time 0.1.0-1.d6992af
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/quek/simple-date-time
Licenses: Original BSD
Synopsis: Date and time library for Common Lisp
Description:

This package is a simple date and time library.

sbcl-stumpwm-hostname 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/modeline/hostname
Licenses: GPL 3+
Synopsis: Put hostname in the StumpWM modeline
Description:

This StumpWM module puts the hostname in the StumpWM modeline.

sbcl-trivial-rfc-1123 0.0.0-0.9ef59c3
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/stacksmith/trivial-rfc-1123
Licenses: Modified BSD
Synopsis: Parse and print RFC-1123 timestamps
Description:

This package parses and prints dates in RFC-1123 format.

Total results: 1022