_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-schemeish 0.0.1-2.872ea3d
Dependencies: sbcl-trivial-arguments@1.1.0-1.ecd84ed 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/chebert/schemeish
Licenses: Expat
Synopsis: Scheme style syntax/macros/functions for Common Lisp
Description:

Schemeish implements several useful Scheme constructs for Common Lisp. These include named-let, define, scheme argument lists, and a shortcut to FUNCALL with [] instead of ().

sbcl-cl-mpg123 1.0.0-1.5f042c8
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-out123@1.0.0-2.41771bf sbcl-documentation-utils@1.2.0-0.98630dd mpg123@1.31.2 sbcl-trivial-features@1.0 sbcl-trivial-garbage@0.21-0.3474f64 sbcl-verbose@2.0.0-1.c5b7ecd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/cl-mpg123/
Licenses: Zlib
Synopsis: Common Lisp bindings to libmpg123
Description:

This is a bindings and wrapper library to libmpg123 allowing for convenient, extensive, and fast decoding of MPEG1/2/3 (most prominently mp3) files.

sbcl-montezuma 0.1.3-1.ee2129e
Dependencies: sbcl-babel@0.5.0-3.627d6a6 sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sharplispers/montezuma
Licenses: Expat GPL 3+
Synopsis: Full-text indexing and search for Common Lisp
Description:

Montezuma is a text search engine library for Lisp based on the Ferret library for Ruby, which is itself based on the Lucene library for Java.

sbcl-3d-spaces 1.0.0-0.a93f491
Dependencies: sbcl-3d-math@1.0.0-0.3831b17 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-for@1.2.0-1.a397829 sbcl-trivial-extensible-sequences@1.0.0-0.d40b2da
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/3d-spaces/
Licenses: Zlib
Synopsis: Implementations of various spatial query structures
Description:

The 3D-Spaces library implements a number of spatial query data structures; structures that can answer spatial range queries for optimized lookup, particularly suited for games.

sbcl-cl-gopher 0.0.0-3.0899e7f
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-drakma@2.0.8 sbcl-flexi-streams@1.0.19-0.74a1027 sbcl-quri@0.7.0-0.03ecaf3 sbcl-split-sequence@2.0.1 sbcl-usocket@0.8.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/knusbaum/cl-gopher
Licenses: FreeBSD
Synopsis: Gopher protocol library in Common Lisp
Description:

cl-gopher is a Common Lisp library for interacting with the Gopher protocol.

It is suitable for building both clients and servers, and provides a sample client.

sbcl-cl-random 0.0.1-1.5bb6591
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-array-operations@0.0.0-0.75cbc3b sbcl-cl-rmath@0.0.1-1.f6add1e sbcl-cl-slice@0.1.0-1.c531683 sbcl-gsll@0.0.0-1.1a8ada2 sbcl-let-plus@0.0.0-2.455e657 sbcl-lla@0.4.0-2.4008d36 sbcl-numerical-utilities@1.2.0-0.44f45ba
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/tpapp/cl-random
Licenses: Expat
Synopsis: Random variates for Common Lisp
Description:

cl-random is a library for generating random draws from various commonly used distributions, and for calculating statistical functions, such as density, distribution and quantiles for these distributions.

sbcl-cl-charms 0.2.0-1.64aba59
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/HiTECNOLOGYs/cl-charms
Licenses: Expat
Synopsis: Interface to libcurses in Common Lisp
Description:

cl-charms is an interface to libcurses in Common Lisp. It provides both a raw, low-level interface to libcurses via CFFI, and a more higher-level lispier interface.

sbcl-cl-openal 1.1
Dependencies: openal@1.23.1 freealut@1.1.0 sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/zkat/cl-openal
Licenses: Public Domain
Synopsis: Semi-lispy public domain bindings to the OpenAL.
Description:

cl-openal is a series of semi-lispy public domain bindings to the OpenAL API. It includes direct CFFI bindings, as well as varying levels of lispy wrappings around AL, ALC, and ALUT.

sbcl-interface 0.0.0-0.6d8bd74
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-global-vars@1.0.0-0.c749f32
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/stylewarning/interface
Licenses: Modified BSD
Synopsis: System for defining interfaces
Description:

This library contains an implementation of interfaces and implementations. They're sometimes called protocols in other languages. Broadly speaking, an interface is some collection of function prototypes that a valid implementation must implement.

sbcl-authentic 0.1.2-2.4e9194d
Dependencies: sbcl-clsql@6.7.0 sbcl-ironclad@0.61
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/charje/cl-authentic
Licenses: LLGPL
Synopsis: User/password management for Common Lisp applications
Description:

Authentic provides a light-weight and extendible solution to user/password management for Common Lisp applications. It has features such as safe password storage in a database, password reset, user confirmation tokens, and user authentication.

sbcl-cl-webkit 3.5.10
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-cffi-gtk@3.8.8-3.1700fe6 webkitgtk-for-gtk3@2.44.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/joachifm/cl-webkit
Licenses: Expat
Synopsis: Binding to WebKitGTK+ for Common Lisp
Description:

cl-webkit is a binding to WebKitGTK+ for Common Lisp, currently targeting WebKit version 2. The WebKitGTK+ library adds web browsing capabilities to an application, leveraging the full power of the WebKit browsing engine.

sbcl-parachute 1.5.0-1.bd072b0
Dependencies: sbcl-documentation-utils@1.2.0-0.98630dd sbcl-form-fiddle@1.1.0-0.e0c2359 sbcl-trivial-custom-debugger@1.0.0-1.a560594
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://shinmera.github.io/parachute/
Licenses: Zlib
Synopsis: Extensible and cross-compatible testing framework for Common Lisp
Description:

Parachute is a simple-to-use and extensible testing framework. In Parachute, things are organised as a bunch of named tests within a package. Each test can contain a bunch of test forms that make up its body.

sbcl-cl-base64 3.3.4-1.577683b
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://files.kpe.io/cl-base64/
Licenses: Modified BSD
Synopsis: Common Lisp package to encode and decode base64 with URI support
Description:

This package provides highly optimized base64 encoding and decoding. Besides conversion to and from strings, integer conversions are supported. Encoding with Uniform Resource Identifiers is supported by using a modified encoding table that uses only URI-compatible characters.

sbcl-cl-markup 0.1-1.e0eb7de
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/arielnetworks/cl-markup/
Licenses: LGPL 3+
Synopsis: Markup generation library for Common Lisp
Description:

A modern markup generation library for Common Lisp that features:

  • Fast (even faster through compiling the code)

  • Safety

  • Support for multiple document types (markup, xml, html, html5, xhtml)

  • Output with doctype

  • Direct output to stream

sbcl-issr-core 0.1-1.64e3b07
Dependencies: sbcl-cl-str@0.21 sbcl-global-vars@1.0.0-0.c749f32 sbcl-plump@2.0.0-3.0c3e0b5 sbcl-tailrec@0-2.6f88284
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/interactive-ssr/client/blob/master/main.org
Licenses: LLGPL
Synopsis: The core functionality for ISSR server modules
Description:

ISSR core provides functions and variables for ISSR server modules so that different servers can behave similarly. The most important features are Document Object Model differencing to generate instructions to update a DOM, and DOM cleaning, to ensure that all remote DOMs are the same.

sbcl-cl-base58 0.1-1.f446835
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/eudoxia0/cl-base58
Licenses: Expat
Synopsis: Implementation of base58 for Common Lisp
Description:

This library implements the base58 encoding algorithm. It's basically base64 but with a smaller alphabet (58, as in the name) that doesn't include similar looking characters, among other things. See https://github.com/bitcoin/bitcoin/blob/master/src/base58.h for a full reference.

sbcl-s-sysdeps 1-3.7f8de28
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-usocket@0.8.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/svenvc/s-sysdeps
Licenses: LLGPL
Synopsis: Common Lisp abstraction layer over platform dependent functionality
Description:

s-sysdeps is an abstraction layer over platform dependent functionality. This simple package is used as a building block in a number of other projects.

s-sysdeps abstracts:

  • managing processes,

  • implementing a standard TCP/IP server,

  • opening a client TCP/IP socket stream,

  • working with process locks.

sbcl-cepl.glop 0.0.0-1.8ec0980
Dependencies: sbcl-cepl@0.0.0-1.d1a10b6 sbcl-glop@0.1.0-1.45e722a
Channel: tassos-guix
Location: tassos-guix/packages/lisp-xyz.scm (tassos-guix packages lisp-xyz)
Home page: https://github.com/cbaggers/cepl.glop
Licenses: FreeBSD
Synopsis: glop host for cepl.
Description:

This package lets GLOP act as a host for CEPL What?

CEPL (like GL) relies on other libraries for managing the creation of a GL context, interaction with the Window manager and handling of input sources. The libraries that provide this functionality for CEPL are called hosts.

This is a host for CEPL which uses the GLOP library for creating the context etc.

sbcl-cl-colors 0.0.0-1.8274105
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-let-plus@0.0.0-2.455e657
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/tpapp/cl-colors
Licenses: Boost 1.0
Synopsis: Simple color library for Common Lisp
Description:

This is a very simple color library for Common Lisp, providing

  • Types for representing colors in HSV and RGB spaces.

  • Simple conversion functions between the above types (and also hexadecimal representation for RGB).

  • Some predefined colors (currently X11 color names – of course the library does not depend on X11).Because color in your terminal is nice.

This library is no longer supported by its author.

sbcl-unix-opts 0.1.7-1.0e61f34
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hankhero/cl-json
Licenses: Expat
Synopsis: Unix-style command line options parser
Description:

This is a minimalistic parser of command line options. The main advantage of the library is the ability to concisely define command line options once and then use this definition for parsing and extraction of command line arguments, as well as printing description of command line options (you get --help for free). This way you don't need to repeat yourself. Also, unix-opts doesn't depend on anything and precisely controls the behavior of the parser via Common Lisp restarts.

sbcl-lparallel 2.8.4-1.80fc295
Dependencies: sbcl-alexandria@1.4-0.009b7e5 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://lparallel.org/
Licenses: Expat
Synopsis: Parallelism for Common Lisp
Description:

lparallel is a library for parallel programming in Common Lisp, featuring:

  • a simple model of task submission with receiving queue,

  • constructs for expressing fine-grained parallelism,

  • asynchronous condition handling across thread boundaries,

  • parallel versions of map, reduce, sort, remove, and many others,

  • promises, futures, and delayed evaluation constructs,

  • computation trees for parallelizing interconnected tasks,

  • bounded and unbounded FIFO queues,

  • high and low priority tasks,

  • task killing by category,

  • integrated timeouts.

sbcl-posix-shm 0.0.7
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~shunter/posix-shm
Licenses: Modified BSD
Synopsis: Common Lisp bindings and wrapper for POSIX shared memory API
Description:

This library provides two strata to access the POSIX shm API:

  • the package posix-shm/ffi, a collection of slim bindings to the POSIX API

  • the package posix-shm, a lispy wrapper around the FFI that integrates more closely to the features of Common Lisp, and provides a handful of utilities and macros

Features include:

  • open, close, create, resize, change ownership of, change permissions of, and memory map to shared memory objects

  • open-shm appears more like open from the standard library

  • open-shm*, for creating anonymous shm objects

  • with-open-shm, with-mmap and similar with- macros for safely accessing resources with dynamic extent

sbcl-spinneret 3.0-6.d4398b5
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-ppcre@2.1.1 sbcl-serapeum@0.0.0-12.c08442a 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/ruricolist/spinneret
Licenses: Expat
Synopsis: Common Lisp HTML5 generator
Description:

In the crowded space of Common Lisp HTML generators, Spinneret occupies the following coordinates:

  • Modern. Targets HTML5. Does not treat XML and HTML as the same problem. Assumes you will be serving your documents as UTF-8.

  • Composable. Makes it easy to refactor HTML generation into separate functions and macros.

  • Pretty. Treats HTML as a document format, not a serialization. Output is idiomatic and readable, following the coding style of the HTML5 specification.

  • Aggressive. If something can be interpreted as HTML, then it will be, meaning that some Lisp forms can't be mixed with HTML syntax. In the trade-off between 90% convenience and 10% correctness Spinneret is on the side of convenience.

  • Bilingual. Spinneret (after loading spinneret/ps) has the same semantics in Lisp and Parenscript.

sbcl-inquisitor 423fa9bdd4a68a6ae517b18406d81491409ccae8
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-prove@1.0.0-2.5d71f02 sbcl-babel@0.5.0-3.627d6a6
Channel: atlas
Location: atlas/packages/lisp.scm (atlas packages lisp)
Home page: https://github.com/t-sin/inquisitor
Licenses: Expat
Synopsis: Encoding/end-of-line detection and external-format abstraction for Common Lisp
Description:
Total results: 977