_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-retrospectiff 0.2-1.2fbf8c6
Dependencies: sbcl-cl-jpeg@2.8-1.ec55703 sbcl-com.gigamonkeys.binary-data@0.0.0-0.22e9089 sbcl-deflate@1.0.3 sbcl-flexi-streams@1.0.20-1.4951d57 sbcl-ieee-floats@20170924-1.566b51a sbcl-opticl-core@0.0.0-0.b7cd13d
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/slyrus/retrospectiff
Licenses: FreeBSD
Synopsis: Common Lisp library for TIFF images
Description:

Retrospectiff is a common lisp library for reading and writing images in the TIFF (Tagged Image File Format) format.

sbcl-trivial-types 0.0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/m2ym/trivial-types
Licenses: LLGPL
Synopsis: Trivial type definitions for Common Lisp
Description:

TRIVIAL-TYPES provides missing but important type definitions such as PROPER-LIST, ASSOCIATION-LIST, PROPERTY-LIST and TUPLE.

sbcl-class-options 1.0.1
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-enhanced-find-class@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/class-options/
Licenses: Unlicense
Synopsis: Accessing defining class and its options during modification
Description:

This package provides easy access to the defining class and its options during initialization or reinitialization of its subcomponents.

sbcl-literate-lisp 0.6-1.76d4d2c
Dependencies: sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-cl-ppcre@2.1.1 sbcl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/jingtaozf/literate-lisp
Licenses: Expat
Synopsis: Load Common Lisp code blocks from Org-mode files
Description:

This package extends the Common Lisp reader syntax such that is accepts Org files as Lisp source code files.

sbcl-terminal-size 0.1-1.e0b3d56
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-osicat@0.7.0-4.9823279
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eudoxia0/terminal-size
Licenses: Expat
Synopsis: Get the size of the terminal from Common Lisp
Description:

This package provides the terminal-size:size function to get the size of the terminal from Common Lisp.

sbcl-trivial-shell 0.2.0-1.e02ec19
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/trivial-shell/
Licenses: Expat
Synopsis: Common Lisp access to the shell
Description:

A simple Common-Lisp interface to the underlying operating system. It's independent of the implementation and operating system.

sbcl-named-closure 0.0.1-0.d573055
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-serapeum@0.0.0-12.c08442a sbcl-iterate@1.5.3 sbcl-trivial-cltl2@0.1.1-2.8a3bda3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/kchanqvq/named-closure
Licenses: Expat
Synopsis: Introspectable, readably-printable and redefinable closures
Description:

A CLOS class that defines callable objects whose behavior is similar to closures but adds conveniences such as introspectability.

sbcl-real-rtg-math 0.0.0-1.29fc5b3
Dependencies: sbcl-varjo@0.0.0-1.9e77f30 sbcl-alexandria@1.4-0.009b7e5 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-glsl-spec@0.0.0-1.f04476f
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/rtg-math
Licenses: FreeBSD
Synopsis: Common Lisp library of game-related math functions
Description:

RTG-MATH provides a selection of the math routines most commonly needed for making realtime graphics in Lisp.

sbcl-event-emitter 0.0.1-0.cb0e15f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/event-emitter
Licenses: FreeBSD
Synopsis: Event mechanism for Common Lisp objects
Description:

Event Emitter provides an event mechanism like Node.js for Common Lisp objects. It is mostly ported from Node.js events module.

sbcl-lambda-fiddle 1.0.0-1.d16bba5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Shinmera/lambda-fiddle
Licenses: Zlib
Synopsis: Collection of utilities to process lambda-lists
Description:

This collection of utilities is useful in contexts where you want a macro that uses lambda-lists in some fashion but need more precise processing.

sbcl-cl-mount-info 0.0.1-1.2024f50
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://notabug.org/cage/cl-mount-info.git
Licenses: LGPL 3
Synopsis: Library to get information about mounted filesystems
Description:

CL-MOUNT-INFO is a Common Lisp wrapper around getmntent(3) and related C functions to get information about the mounted file system.

sbcl-green-threads 0.3-1.fff5ebe
Dependencies: sbcl-cl-async-future@0.4.4.1-1.ee36c22 sbcl-cl-cont@0.3.8-1.fc1fa7e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/thezerobit/green-threads
Licenses: Modified BSD
Synopsis: Cooperative multitasking library for Common Lisp
Description:

This library allows for cooperative multitasking with help of cl-cont for continuations. It tries to mimic the API of bordeaux-threads as much as possible.

sbcl-cl-murmurhash 0.0.0-1.5433f5e
Dependencies: sbcl-babel@0.5.0-3.627d6a6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/cl-murmurhash/
Licenses: Expat
Synopsis: 32-bit version of Murmurhash3 for Common Lisp
Description:

This Common Lisp package offers an implementation of the 32-bit variant of MurmurHash3 (https://github.com/aappleby/smhasher), a fast non-crytographic hashing algorithm.

sbcl-system-locale 1.0.0-1.4b334bc
Dependencies: 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/system-locale/
Licenses: Zlib
Synopsis: Get the system's locale and language settings in Common Lisp
Description:

This library retrieves locale information configured on the system. This is helpful if you want to write applications and libraries that display messages in the user's native language.

sbcl-stealth-mixin 0.0.0-0.2f853fc
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/robert-strandh/Stealth-mixin
Licenses: FreeBSD
Synopsis: Create stealth mixin classes
Description:

Stealth-mixin is a Common Lisp library for creating stealth mixin classes. These are classes that are dynamically mixed into other classes without the latter being aware of it.

sbcl-symbol-munger 0.0.1-2.e96558e
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/AccelerationNet/symbol-munger
Licenses: Expat
Synopsis: Capitalization and spacing conversion functions for Common Lisp
Description:

This is a Common Lisp library to change the capitalization and spacing of a string or a symbol. It can convert to and from Lisp, english, underscore and camel-case rules.

sbcl-eager-future2 0.0.0-1.54df8ef
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/vsedach/eager-future2
Licenses: LGPL 3+
Synopsis: Futures promises synchronization mechanism for Common Lisp
Description:

Eager Future2 is a Common Lisp library that provides composable concurrency primitives that unify parallel and lazy evaluation, are integrated with the Common Lisp condition system, and have automatic resource management.

sbcl-trivial-cltl2 0.1.1-2.8a3bda3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Zulu-Inuoe/trivial-cltl2
Licenses: LLGPL
Synopsis: Simple CLtL2 compatibility layer for Common Lisp
Description:

This library is a portable compatibility layer around "Common Lisp the Language, 2nd Edition" (https://www.cs.cmu.edu/Groups/AI/html/cltl/clm/node102.html) and it exports symbols from implementation-specific packages.

sbcl-cl-guix-utils 1.0.0
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

sbcl-cl-guix-utils 0.1
Propagated dependencies: guixrus-scripts@1.0.0
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://git.sr.ht/~charje/cl-guix-utils
Licenses: GPL 3
Synopsis: Some utilities for using Common Lisp with Guix.
Description:

cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.

sbcl-3d-transforms 1.0.0-0.1d44509
Dependencies: sbcl-3d-matrices@1.0.0-3.bc1ffa0 sbcl-3d-quaternions@1.0.0-1.f477801 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://shinmera.github.io/3d-transforms/
Licenses: Zlib
Synopsis: Common structure to encapsulate spatial transformations in Common Lisp
Description:

This is a library that uses the other 3d-* math libraries to present an encapsulation for a spatial transformation. It offers convenience functions for operating on such transformations and for converting between them and the alternative 4x4 matrix representation.

sbcl-cl-prevalence 5-6.e6b2764
Dependencies: sbcl-moptilities@0.3.13-1.a436f16 sbcl-s-sysdeps@1-3.7f8de28 sbcl-s-xml@3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/40ants/cl-prevalence
Licenses: LLGPL
Synopsis: Implementation of object prevalence for Common Lisp
Description:

This Common Lisp library implements object prevalence (see https://en.wikipedia.org/wiki/System_prevalence). It allows for (de)serializing to and from s-exps as well as XML. Serialization of arbitrary classes and cyclic data structures are supported.

sbcl-common-macros 0-0.f261a4a
Dependencies: sbcl-ecclesia@0.0.0-0.605debb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/robert-strandh/Common-macros
Licenses: FreeBSD
Synopsis: Portable Common Lisp macro definitions
Description:

This library defines most Common Lisp standard macros that can be defined in a portable way and that can generate portable code. Some of these macros may not be good enough as the final version for a typical implementation, but they will work.

sbcl-markup-reader 0.0.1-1.d2d4d7b
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-str@0.21 sbcl-named-readtables@0.9-4.d5ff162 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/moderninterpreters/markup
Licenses: ASL 2.0
Synopsis: Reader-macro to read HTML tags inside of Common Lisp code
Description:

Markup allows the use of HTML syntax with in Common Lisp code. This has the advantage of being able to copy HTML snippets and have them instantly be functional, less double quotes than a s-expression approach, and designers will be able to understand the embedded HTML.

Total results: 1039