_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-stumpwm-globalwindows 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: Manipulate all windows in the current X session
Description:

This package provides a StumpWM module to manipulate all windows in the current X session.

sbcl-stumpwm-globalwindows 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: Manipulate all windows in the current X session
Description:

This package provides a StumpWM module to manipulate all windows in the current X session.

sbcl-stumpwm-globalwindows 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
Licenses: GPL 2+ GPL 3+ FreeBSD
Synopsis: Manipulate all windows in the current X session
Description:

This package provides a StumpWM module to manipulate all windows in the current X session.

sbcl-trivial-octet-streams 0.1-1.71b0063
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/sharplispers/trivial-octet-streams
Licenses: Modified BSD
Synopsis: In-memory octet streams for Common Lisp
Description:

TRIVIAL-OCTET-STREAMS is a Common Lisp library implementing in-memory octet streams analogous to string streams.

sbcl-modularize-interfaces 0.9.3-1.9635365
Dependencies: sbcl-lambda-fiddle@1.0.0-1.d16bba5 sbcl-modularize@1.0.0-1.86c5d9a sbcl-trivial-arguments@1.1.0-1.ecd84ed sbcl-trivial-indent@1.0.0-1.f252750
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/modularize-interfaces/
Licenses: Zlib
Synopsis: Programmatical interfaces extension for Modularize
Description:

This is an extension to MODULARIZE that allows your application to define interfaces in-code that serve both as a primary documentation and as compliance control.

sbcl-simple-neural-network 3.2
Dependencies: sbcl-cl-store@0.8.11-1.c787337 sbcl-lparallel@2.8.4-1.80fc295
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/simple-neural-network
Licenses: GPL 3+
Synopsis: Simple neural network in Common Lisp
Description:

simple-neural-network is a Common Lisp library for creating, training and using basic neural networks. The networks created by this library are feedforward neural networks trained using backpropagation.

sbcl-polymorphic-functions 0.5.2
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-form-types@0.3.2 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-compiler-macro-notes@0.3.1 sbcl-ctype@0.0.0-3.c514623 sbcl-fiveam@1.4.2 sbcl-introspect-environment@0.1-2.8fb20a1 sbcl-slime-swank@2.30
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/digikar99/polymorphic-functions/
Licenses: Expat
Synopsis: Function type to dispatch on types instead of classes
Description:

This library provides all of

  • ad hoc polymorphism and

  • subtype polymorphism

  • parametric polymorphism (in a very limited sense)

to dispatch on the basis of types rather than classes.

sbcl-one-more-re-nightmare 0.0.0-1.5b0b02e
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6 sbcl-bordeaux-threads@0.9.3 sbcl-dynamic-mixins@0.0-1.7cc09be sbcl-esrap@0.18-4.d806138 sbcl-stealth-mixin@0.0.0-0.2f853fc sbcl-trivia@0.1-0.8b406c3 sbcl-trivial-indent@1.0.0-1.f252750
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/telekons/one-more-re-nightmare
Licenses: FreeBSD
Synopsis: Regular expression compiler in Common Lisp
Description:

one-more-re-nightmare is a regular expression engine that uses the technique presented in Regular-expression derivatives re-examined (Owens, Reppy and Turon, 2009; doi:10.1017/S0956796808007090) to interpret and compile regular expressions.

sbcl-generic-comparability 1.0.1-1.53fc284
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/pnathan/generic-comparability
Licenses: LLGPL
Synopsis: Implementation of cdr-8
Description:

GENERIC-COMPARABILITY is an implementation of CDR-8 (Generic Equality and Comparison for Common Lisp). CDR-8 provides an interface for the EQUALS function, which is defined as a general equality predicate, as well as a set of ordering (COMPARE) functions for comparison. The semantics are described in the CDR-8 standard.

sbcl-hu.dwim.defclass-star 2021-2.3086878
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hu-dwim/hu.dwim.defclass-star
Licenses: Public Domain
Synopsis: Simplify definitions with defclass* and friends in Common Lisp
Description:

defclass-star provides defclass* and defcondition* to simplify class and condition declarations. Features include:

  • Automatically export all or select slots at compile time.

  • Define the :initarg and :accessor automatically.

  • Specify a name transformer for both the :initarg and :accessor, etc.

  • Specify the :initform as second slot value.

See https://common-lisp.net/project/defclass-star/configuration.lisp.html for an example.

sbcl-canonicalized-initargs 2.0
Dependencies: sbcl-cesdi@1.0.1 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-compatible-metaclasses@1.0 sbcl-enhanced-defclass@2.1 sbcl-enhanced-typep@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/canonicalized-initargs/
Licenses: Unlicense
Synopsis: Standard way to canonicalize slot values
Description:

This package provides a standard way to canonicalize slot values.

sbcl-stumpwm-numpad-layouts 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/util/numpad-layouts
Licenses: GPL 3+
Synopsis: Keyboard numpad layouts for StumpWM
Description:

This is a module for handling different keyboards numpad layouts in StumpWM.

sbcl-cl-postgres+local-time 1.0.6-4.40169fe
Dependencies: sbcl-local-time@1.0.6-4.40169fe sbcl-postmodern@1.33.12
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/local-time/
Licenses: Expat
Synopsis: Integration between cl-postgres and local-time
Description:

This package provides the LOCAL-TIME extensions for the cl-postgres ASDF system of postmodern.

sbcl-compatible-metaclasses 1.0
Dependencies: sbcl-class-options@1.0.1 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/compatible-metaclasses/
Licenses: Unlicense
Synopsis: Simplifies class mixins by validating superclasses
Description:

This library validates superclasses according to a simple substitution model, thereby greatly simplifying the definition of class mixins.

sbcl-cl-algebraic-data-type 1.2.0-1.b256842
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/cl-algebraic-data-type
Licenses: Modified BSD
Synopsis: Common Lisp library for algebraic data types
Description:

CL-ALGEBRAIC-DATA-TYPE, or ADT, is a library for defining algebraic data types in a similar spirit to Haskell or Standard ML, as well as for operating on them.

sbcl-command-line-arguments 2.0.0-1.fbac862
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fare/command-line-arguments
Licenses: Expat
Synopsis: Trivial command-line argument parsing library for Common Lisp
Description:

This is a library to abstract away the parsing of Unix-style command-line arguments. Use it in conjunction with asdf:program-op or cl-launch for portable processing of command-line arguments.

sbcl-concurrent-hash-tables 0.0.0-1.6ad539b
Dependencies: sbcl-atomics@1.0.0-2.b747702 sbcl-bordeaux-threads@0.9.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/no-defun-allowed/concurrent-hash-tables
Licenses: FreeBSD
Synopsis: Portability library for concurrent hash tables in Common Lisp
Description:

concurrent-hash-tables is a Common Lisp portability library wrapping some implementations of concurrent hash tables which do not have to be entirely locked in their operation, including 42nd-at-threadmill, luckless, and a fallback, segmented hash table.

sbcl-pythonic-string-reader 0.0.0-1.47a70ba
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/smithzvk/pythonic-string-reader
Licenses: Modified BSD
Synopsis: Read table modification inspired by Python's three quote strings
Description:

This piece of code sets up some reader macros that make it simpler to input string literals which contain backslashes and double quotes This is very useful for writing complicated docstrings and, as it turns out, writing code that contains string literals that contain code themselves.

sbcl-data-format-validation 0.2.0-1.95d4476
Dependencies: sbcl-cl-ppcre@2.1.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://www.jarw.org.uk/lisp/cl-data-format-validation.html
Licenses: GPL 3
Synopsis: Validation and conversion between user and internal data
Description:

data-format-validation is a library for Common Lisp providing a consistent regular interface for converting (and validating) external data (in the form of strings usually) into internal data types and for formatting internal data back into external presentable strings, all according to a conversion or type specification.

sbcl-fast-generic-functions 0.0.0-1.9c307cd
Dependencies: sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-sealable-metaobjects@0.0.0-1.e09ec97 sbcl-trivial-macroexpand-all@0.0.0-0.933270a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/marcoheisig/fast-generic-functions/
Licenses: Expat
Synopsis: Seal generic functions to boost performance
Description:

This library introduces fast generic functions, i.e. functions that behave just like regular generic functions, except that the can be sealed on certain domains. If the compiler can then statically detect that the arguments to a fast generic function fall within such a domain, it will perform a variety of optimizations.

sbcl-introspect-environment 0.1-2.8fb20a1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/Bike/introspect-environment
Licenses: WTFPL 2
Synopsis: Common Lisp environment introspection portability layer
Description:

This library is a small interface to portable but nonstandard introspection of Common Lisp environments. It is intended to allow a bit more compile-time introspection of environments in Common Lisp.

Quite a bit of information is available at the time a macro or compiler-macro runs; inlining info, type declarations, that sort of thing. This information is all standard - any Common Lisp program can (declare (integer x)) and such.

This info ought to be accessible through the standard &environment parameters, but it is not. Several implementations keep the information for their own purposes but do not make it available to user programs, because there is no standard mechanism to do so.

This library uses implementation-specific hooks to make information available to users. This is currently supported on SBCL, CCL, and CMUCL. Other implementations have implementations of the functions that do as much as they can and/or provide reasonable defaults.

sbcl-asdf-system-connections 0.8.4-1.9f08524
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/gwkkwg/asdf-system-connections
Licenses: Expat
Synopsis: Common Lisp ASDF system auto-loading extension
Description:

This package provides a Common Lisp ASDF system auto-loading extension.

sbcl-trivial-macroexpand-all 0.0.0-0.933270a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/cbaggers/trivial-macroexpand-all
Licenses: Unlicense
Synopsis: Portable macroexpand-all for Common Lisp
Description:

This library provides a macroexpand-all function that calls the implementation specific equivalent.

sbcl-bubble-operator-upwards 1.0-0.846275a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/bubble-operator-upwards/
Licenses: Unlicense
Synopsis: Function that bubbles an operator upwards in a form
Description:

bubble-operator-upwards is a function that bubbles an operator upwards in a form, demultiplexing all alternative branches by way of cartesian product.

Total results: 977