_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-array-utils 1.2.0-0.29da8fc
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/array-utils/
Licenses: Zlib
Synopsis: Tiny collection of array and vector utilities for Common Lisp
Description:

A miniature toolkit that contains some useful shifting/popping/pushing functions for arrays and vectors. Originally from Plump.

sbcl-opticl-core 0.0.0-0.b7cd13d
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/slyrus/opticl-core
Licenses: FreeBSD
Synopsis: Core classes and pixel access macros for Opticl
Description:

This Common Lisp library contains the core classes and pixel access macros for the Opticl image processing library.

sbcl-org-sampler 0.2.1-1.ee135a4
Dependencies: sbcl-iterate@1.5.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/jphmrst/cl-org-sampler
Licenses: LLGPL
Synopsis: Extracting Common Lisp docstrings as Emacs Org-mode documents
Description:

ORG-SAMPLER allows using Lisp docstrings and reflection to make org-mode text for inclusion into a larger document.

sbcl-cache-while 0.0.0-1.38e9ffb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/charje/cache-while
Licenses: LLGPL
Synopsis: Temporary / one-time caching macro for Common Lisp
Description:

This is a Common Lisp macro for defining temporary caches that invalidate based on expressions evaluating to different values.

sbcl-claw-raylib 1.0.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-global-vars@1.0.0-0.c749f32 sbcl-cffi@0.24.1-2.32c90d4 sbcl-cffi-ops@1.0.0 sbcl-cffi-object@1.0.0 raylib@5.5 raygui@4.0
Channel: sijo
Location: sijo/packages/gamedev.scm (sijo packages gamedev)
Home page: https://github.com/bohonghuang/claw-raylib
Licenses: ASL 2.0
Synopsis: Fully auto-generated Common Lisp bindings to Raylib (5.5/5.0) and Raygui (4.0) using claw and cffi-object.
Description:

Fully auto-generated Common Lisp bindings to Raylib (5.5/5.0) and Raygui (4.0) using claw and cffi-object.

sbcl-cl-cffi-gtk 3.8.8-3.1700fe6
Dependencies: cairo@1.18.2 gdk-pixbuf@2.42.12 glib@2.82.1 gtk+@3.24.43 pango@1.54.0 sbcl-bordeaux-threads@0.9.3 sbcl-cffi@0.24.1-2.32c90d4 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-iterate@1.5.3 sbcl-trivial-features@1.0 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sharplispers/cl-cffi-gtk/
Licenses: LGPL 3
Synopsis: Common Lisp binding for GTK+3
Description:

cl-cffi-gtk is a Lisp binding to GTK+ 3 (GIMP Toolkit) which is a library for creating graphical user interfaces.

sbcl-trivial-irc 20210902-0.7cb6e99
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-split-sequence@2.0.1 sbcl-usocket@0.8.8
Channel: invoke-restart
Location: invoke-restart/packages/common-lisp.scm (invoke-restart packages common-lisp)
Home page: https://github.com/tstenhaug/trivial-irc/
Licenses: Expat
Synopsis: Trivial IRC client library for Common Lisp
Description:

cl-trivial-irc is a an IRC client library with simple facilities for receiving, handling and sending messages, and without facilities for CTCP.

sbcl-cl-mustache 0.12.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/kanru/cl-mustache
Licenses: Expat
Synopsis: Common Lisp Mustache template renderer
Description:

This is a Common Lisp implementation for the Mustache template system. More details on the standard are available at https://mustache.github.io.

sbcl-bit-smasher 1.0.2-1.c2dcb3b
Dependencies: sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-base58@0.1-1.f446835
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/thephoeron/bit-smasher/
Licenses: Expat
Synopsis: Handle bit vectors, bit vector arithmetic, and type conversions
Description:

Utility library for handling bit vectors, bit vector arithmetic, and universal integer type conversions between bit-vectors, byte-vectors, octals, decimals, and hexadecimal notation.

sbcl-form-fiddle 1.1.0-0.e0c2359
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/form-fiddle/
Licenses: Zlib
Synopsis: Utilities to destructure Common Lisp lambda forms
Description:

Often times we need to destructure a form definition in a Common Lisp macro. This library provides a set of simple utilities to help with that.

sbcl-cl-reexport 0.1-2.03ad7a0
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/takagi/cl-reexport
Licenses: LLGPL
Synopsis: Reexport external symbols in other Common Lisp packages
Description:

Cl-reexport makes a package reexport symbols which are external symbols in other Common Lisp packages. This functionality is intended to be used with (virtual) hierarchical packages.

sbcl-3d-matrices 1.0.0-2.b4f5a58
Dependencies: sbcl-3d-vectors@3.1.0-2.2579694 sbcl-documentation-utils@1.2.0-0.98630dd
Channel: ffab
Location: ffab/packages/lisp-xyz.scm (ffab packages lisp-xyz)
Home page: https://shinmera.github.io/3d-matrices/
Licenses: Zlib
Synopsis: Utility library implementing 2x2, 3x3, 4x4 and NxM matrices
Description:

3D-MATRICES is a library implementing common matrix operations, mainly intended as the counterpiece to 3d-vectors and thus being aimed at operations in 3D space.

sbcl-3d-matrices 1.0.0-2.b4f5a58
Dependencies: sbcl-3d-vectors@3.1.0-2.2579694 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-matrices/
Licenses: Zlib
Synopsis: Utility library implementing 2x2, 3x3, 4x4 and NxM matrices
Description:

3D-MATRICES is a library implementing common matrix operations, mainly intended as the counterpiece to 3d-vectors and thus being aimed at operations in 3D space.

sbcl-should-test 1.0.0-0.48facb9
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-local-time@1.0.6-4.40169fe sbcl-osicat@0.7.0-4.9823279 sbcl-rutils@5.2.1-0.db3c3f4
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/vseloved/should-test
Licenses: Expat
Synopsis: Minimal yet feature-rich Common Lisp test framework
Description:

SHOULD-TEST is a methodology-agnostic and non-opinionated Common Lisp test framework, i.e. it doesn't care what kind of test approach you'd like to take.

sbcl-hunchenissr 1-1.7df702f
Dependencies: sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-str@0.21 sbcl-hunchentoot@1.3.0-1.7686239 sbcl-issr-core@0.1-1.64e3b07 sbcl-jonathan@0.1.0-1.1f448b4 sbcl-plump@2.0.0-3.0c3e0b5 sbcl-portal@1.2-2.416589f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/interactive-ssr/hunchenissr
Licenses: LLGPL
Synopsis: Interactive Server Side Rendering backend for Hunchentoot
Description:

Hunchenissr works together with issr.js for the development of interactive (changing without page refreshes) websites making use of websocket and Common Lisp server HTML generation instead of mountains of convoluted Javascript.

sbcl-slime-swank 2.30
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/slime/slime
Licenses: GPL 2+ Public Domain
Synopsis: Common Lisp Swank server
Description:

This is only useful if you want to start a Swank server in a Lisp processes that doesn't run under Emacs. Lisp processes created by M-x slime automatically start the server.

sbcl-cl-geometry 0.0.3-1.24edded
Dependencies: sbcl-iterate@1.5.3 sbcl-trees@0.11-1.7b06048
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lispgames/cl-geometry/
Licenses: Expat
Synopsis: Simple two dimensional computational geometry in Common Lisp
Description:

This is a system for two dimensional computational geometry for Common Lisp.

Note: the system assumes exact rational arithmetic, so no floating point coordinates are allowed. This is not checked when creating geometric objects.

sbcl-xml-emitter 1.1.0
Dependencies: sbcl-cl-utilities@0.0.0-1.dce2d2f sbcl-1am@0.0-1.8b1da94
Channel: trevdev
Location: trevdev/packages/lisp.scm (trevdev packages lisp)
Home page: https://www.cliki.net/xml-emitter
Licenses: Expat
Synopsis: A common lisp library for emitting XML output
Description:

Simply emit XML, with some complexity for handling indentation. It can be used to produce all sorts of useful XML output; it has an RSS 2.0 emitter built in, so you can make RSS feeds trivially.

sbcl-charje.loop 0.0.1
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-binding-arrows@1.0.0-2.46bcba8 sbcl-parse-declarations@1.0.0-1.549aebb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~charje/loop
Licenses: AGPL 3+
Synopsis: Loop abstraction for Common Lisp that is consistent for different kinds of data
Description:

Loop is a joy to use and has a consistent interface unlike other looping abstractions and ANSI list operations. You can define your own iterators and aggregators that integrate tightly into other operations. All operations are non-consing when possible.

sbcl-hunchentoot 1.3.0-1.7686239
Dependencies: sbcl-chunga@1.1.7 sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-fad@0.7.6-1.3f4d32d sbcl-cl-ppcre@2.1.1 sbcl-flexi-streams@1.0.19-0.74a1027 sbcl-cl+ssl@0.0.0-6.17d5cdd sbcl-md5@2.0.5 sbcl-rfc2388@0.0.0-1.591bcf7 sbcl-trivial-backtrace@1.1.0-2.7f90b4a sbcl-usocket@0.8.8
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://edicl.github.io/hunchentoot/
Licenses: FreeBSD
Synopsis: Web server written in Common Lisp
Description:

Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking (both directions), persistent connections (keep-alive), and SSL.

sbcl-policy-cond 0.0.0-0.eedb625
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/stylewarning/policy-cond
Licenses: Modified BSD
Synopsis: Insert code based on compiler policy
Description:

POLICY-COND provides tools to insert and execute code based on a compiler's OPTIMIZE policy. It also contains a contract-like notion of expectations, which allow dynamic checking or inclusion of various things that should happen depending on compiler policy.

sbcl-xml-emitter 1.1.0
Dependencies: sbcl-cl-utilities@0.0.0-1.dce2d2f
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.cliki.net/xml-emitter
Licenses: Expat
Synopsis: Common lisp library for emitting XML output
Description:

This package provides functions to emit XML, with some complexity for handling indentation. It can be used to produce all sorts of useful XML output; it has an RSS 2.0 emitter built in, so you can make RSS feeds trivially.

sbcl-livesupport 0.0.0-1.71e6e41
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/cbaggers/livesupport
Licenses: FreeBSD
Synopsis: Some helpers that make livecoding a little easier
Description:

This package provides a macro commonly used in livecoding to enable continuing when errors are raised. Simply wrap around a chunk of code and it provides a restart called continue which ignores the error and carrys on from the end of the body.

sbcl-definitions 1.0.0-1.1f4bd7a
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/definitions
Licenses: Zlib
Synopsis: General definitions reflection library
Description:

This system implements a general definitions introspection library. It gives you the ability to retrieve definitions or bindings associated with designators such as symbols, packages, and names in general. For instance, it allows you to retrieve all function, type, variable, method, etc. definitions of a symbol.

Total results: 1015