_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-lispbuilder-sdl 0.9.8.2-1.589b3c6
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-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 libary 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-6.042a9fc
Dependencies: stumpwm@23.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-percent-encoding 0.1-1.c1224e2
Dependencies: sbcl-anaphora@0.9.8 sbcl-babel@0.5.0-3.627d6a6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/llibra/percent-encoding
Licenses: Expat
Synopsis: RFC 3986 percent-encoding library
Description:

This is a Common Lisp library providing RFC 3986 percent-encoding.

sbcl-closure-template 0.2.1-0.f1983aa
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-esrap@0.18-4.d806138 sbcl-iterate@1.5.3 sbcl-parse-number@1.7 sbcl-split-sequence@2.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/archimag/cl-closure-template/
Licenses: LLGPL
Synopsis: Lisp implementation of Google Closure Templates
Description:

This package provides a Common Lisp implementation of Google Closure Templates.

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.

sbcl-crypto-shortcuts 2.0.0-1.7efd22d
Dependencies: sbcl-cl-base64@3.3.4-1.577683b sbcl-flexi-streams@1.0.19-0.74a1027 sbcl-ironclad@0.61
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/crypto-shortcuts/
Licenses: Zlib
Synopsis: Collection of common cryptography functions
Description:

This is a collection of common cryptography functions for Common Lisp.

sbcl-stumpwm-swm-gaps 0.0.1-6.042a9fc
Dependencies: stumpwm-next@23.11-1.ca3d065
Channel: wigust
Location: wigust/packages/lisp.scm (wigust packages lisp)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Synopsis: Gaps between windows for StumpWM
Description:

This package provides a StumpWM module which adds gaps between windows.

sbcl-stumpwm-swm-gaps 0.0.1-6.042a9fc
Dependencies: stumpwm@23.11-1.bd9151c
Channel: wigust
Location: wigust/packages/lisp.scm (wigust packages lisp)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Synopsis: Gaps between windows for StumpWM
Description:

This package provides a StumpWM module which adds gaps between windows.

sbcl-websocket-driver 0.2.0-1.17ba553
Dependencies: sbcl-babel@0.5.0-3.627d6a6 sbcl-clack@2.1.0-1.4916ebb sbcl-fast-http@0.2.0-2.502a377 sbcl-fast-io@1.0.0-3.a4c5ad6 sbcl-fast-websocket@0.1-1.baeeadd sbcl-event-emitter@0.0.1-0.cb0e15f sbcl-sha1@1.0-0.be8b1b1 sbcl-cl-base64@3.3.4-1.577683b sbcl-split-sequence@2.0.1 sbcl-bordeaux-threads@0.9.3 sbcl-quri@0.7.0-0.03ecaf3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/websocket-driver
Licenses: FreeBSD
Synopsis: WebSocket server/client for Common Lisp
Description:

This library provides a WebSocket server and client implementation for Common Lisp.

sbcl-trivial-channels 1.0-1.e237011
Dependencies: sbcl-bordeaux-threads@0.9.3 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/rpav/trivial-channels
Licenses: FreeBSD
Synopsis: Common Lisp simple thread-safe channels with timeout
Description:

It's very basic implementation of channels and queue for Common Lisp.

sbcl-computable-reals 1.1.0-1.fdc73d7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/stylewarning/computable-reals
Licenses: Modified BSD
Synopsis: Arbitrary-precision, re-computing real-numbers in Common Lisp
Description:

This library provides arbitrary precision (floating point) real numbers in Common Lisp.

Total results: 977