_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-cl-docutils 0.1.1-1.756b5ad
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-data-format-validation@0.2.0-1.95d4476 sbcl-trivial-gray-streams@2.0-1.2b3823e
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://www.jarw.org.uk/lisp/cl-docutils.html
Licenses: GPL 3
Synopsis: Document utilities and Restructured text parser
Description:

cl-docutils is a Common Lisp implementation of the Docutils text processing system for processing plaintext into presentational formats such as HTML and LaTeX. It is based upon the Python Docutils reference implementation but uses Common Lisp idioms making it easier to extend and more flexible. As with the reference implementation it includes a parser for the reStructured text plaintext markup syntax which is suitable for marking up documentation and for use as user markup for collaborative web sites. It is successfully used to support a higher education peer-review assessment and online tutorial system.

sbcl-parenscript 2.7.1-1.7a1ac46
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-anaphora@0.9.8 sbcl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/parenscript/
Licenses: Modified BSD
Synopsis: Translator from a subset of Common Lisp to JavaScript
Description:

Parenscript is a translator from an extended subset of Common Lisp to JavaScript. Parenscript code can run almost identically on both the browser (as JavaScript) and server (as Common Lisp).

Parenscript code is treated the same way as Common Lisp code, making the full power of Lisp macros available for JavaScript. This provides a web development environment that is unmatched in its ability to reduce code duplication and provide advanced meta-programming facilities to web developers.

At the same time, Parenscript is different from almost all other "language X" to JavaScript translators in that it imposes almost no overhead:

  • No run-time dependencies: Any piece of Parenscript code is runnable as-is. There are no JavaScript files to include.

  • Native types: Parenscript works entirely with native JavaScript data types. There are no new types introduced, and object prototypes are not touched.

  • Native calling convention: Any JavaScript code can be called without the need for bindings. Likewise, Parenscript can be used to make efficient, self-contained JavaScript libraries.

  • Readable code: Parenscript generates concise, formatted, idiomatic JavaScript code. Identifier names are preserved. This enables seamless debugging in tools like Firebug.

  • Efficiency: Parenscript introduces minimal overhead for advanced Common Lisp features. The generated code is almost as fast as hand-written JavaScript.

sbcl-cl-setlocale f660d07dac72bc3e99caae1c6c8a789991e2694c
Dependencies: sbcl-cffi@0.24.1-2.32c90d4
Channel: atlas
Location: atlas/packages/lisp.scm (atlas packages lisp)
Home page: https://github.com/shamazmazum/cl-setlocale/
Licenses: FreeBSD
Synopsis: A wrapper around setlocale(3) for Common Lisp
Description:
sbcl-sijo-doctest 0.4.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://git.sr.ht/~simendsjo/sijo-doctest
Licenses: GPL 2
Synopsis: Doctests for Lisp
Description:

Doctests for Lisp.

sbcl-stumpwm-wifi 0.0.1-7.c4f077b
Dependencies: stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib/tree/master/modeline/wifi
Licenses: GPL 3+
Synopsis: Modeline support for wifi connectivity
Description:

Modeline support for wifi connectivity.

sbcl-f-underscore 0.1
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://gitlab.common-lisp.net/bpm/f-underscore
Licenses: Public Domain
Synopsis: Lambda shorthand macros
Description:

Convenient macros for common lambda patterns.

sbcl-cl-colors-ng 0.0.1
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cl-ppcre@2.1.1 sbcl-parse-number@1.7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/cage/cl-colors-ng.git
Licenses: Boost 1.0
Synopsis: Simple color library for Common Lisp
Description:

Simple color library for Common Lisp.

sbcl-stumpwm-rofi 0.1.0
Dependencies: stumpwm@24.11 rofi@2.0.0
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/Junker/stumpwm-rofi
Licenses: GPL 3+
Synopsis: Rofi module for StumpWM
Description:

This package provides Rofi integration for StumpWM.

sbcl-stumpwm-disk 0.0.1-7.c4f077b
Dependencies: sbcl-cl-diskspace@0.3.1-1.2dce2d0 sbcl-cl-mount-info@0.0.1-1.2024f50 stumpwm@24.11
Channel: guix
Location: gnu/packages/wm.scm (gnu packages wm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+
Synopsis: StumpWM modeline support to show disk usage
Description:

StumpWM modeline support to show disk usage

sbcl-golden-utils 0.0.0-4.e43914a
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lisp-mirror/golden-utils
Licenses: Expat
Synopsis: Common Lisp utility library
Description:

This is a Common Lisp library providing various utilities.

sbcl-cl-mathstats 0.8.2-1.4df38ea
Dependencies: sbcl-cl-containers@0.12.1-4.781ebfe sbcl-metatilities-base@0.6.6-2.ef04337
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hraban/cl-mathstats
Licenses: Expat
Synopsis: Common Lisp collection of mathematical routines
Description:

This package provides Common Lisp math and statistics routines.

sbcl-simple-tasks 1.3.0-1.745d4b5
Dependencies: sbcl-array-utils@1.3.0-1.16e108a sbcl-bordeaux-threads@0.9.3 sbcl-dissect@1.0.0-2.a70cabc
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/simple-tasks/
Licenses: Zlib
Synopsis: Simple task scheduling framework
Description:

This is a task scheduling framework for Common Lisp.

sbcl-do-urlencode 0.0.0-1.1998464
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-babel@0.5.0-3.627d6a6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/drdo/do-urlencode
Licenses: ISC
Synopsis: Percent Encoding (aka URL Encoding) Common Lisp library
Description:

This library provides trivial percent encoding and decoding functions for URLs.

sbcl-stumpwm-pass 0.0.1-7.c4f077b
Dependencies: stumpwm@24.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: Integrate @code{pass} with StumpWM
Description:

This package provides an interface which integrates password-store into StumpWM.

sbcl-claw-support 1.0.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/borodust/claw-support
Licenses: Expat
Synopsis: Support routines for claw
Description:

This package provides support routines for the claw Common Lisp package.

sbcl-bt-semaphore 0.6.3-0.46b4bf3
Dependencies: sbcl-bordeaux-threads@0.9.3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/r-moeritz/bt-semaphore
Licenses: Expat
Synopsis: Semaphore implementation for @code{bordeaux-threads}
Description:

bt-semaphore is a semaphore implementation for use with bordeaux-threads.

sbcl-cl-indentify 0.1-1.eb770f4
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-command-line-arguments@2.0.0-1.fbac862 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/yitzchak/cl-indentify
Licenses: Expat
Synopsis: Code beautifier for Common Lisp
Description:

A library and command line utility to automatically indent Common Lisp source files.

sbcl-simple-guess 1.0-0.34744e3
Dependencies: sbcl-cesdi@1.0.1 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-compatible-metaclasses@1.0 sbcl-evaled-when@1.0-0.c59f8ab
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://www.hexstreamsoft.com/libraries/simple-guess/
Licenses: Unlicense
Synopsis: Extensible protocol for computing a guess using advisors
Description:

This package defines a simple extensible protocol for computing a guess using advisors.

sbcl-arrow-macros 0.2.7-0.16bdfd3
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hipeta/arrow-macros/
Licenses: Expat
Synopsis: Clojure-like arrow macros in Common Lisp
Description:

Arrow-macros provides clojure-like arrow macros (ex. ->, ->>) and diamond wands in swiss-arrows.

sbcl-smart-buffer 0.0.1-1.09b9a9a
Dependencies: sbcl-xsubseq@0.0.1-1.5ce430b sbcl-flexi-streams@1.0.20-1.4951d57
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/smart-buffer
Licenses: Modified BSD
Synopsis: Smart octets buffer
Description:

Smart-buffer provides an output buffer which changes the destination depending on content size.

sbcl-cl-html-diff 0.1-0.5a0b39d
Dependencies: sbcl-cl-difflib@0.2-0.98eb335
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/wiseman/cl-html-diff
Licenses: Expat
Synopsis: Generate a human-readable diff of two HTML documents
Description:

A Common Lisp library for generating a human-readable diff of two HTML documents.

sbcl-hu.dwim.asdf 20200724
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://hub.darcs.net/hu.dwim/hu.dwim.asdf
Licenses: Public Domain
Synopsis: Extensions to ASDF
Description:

Various ASDF extensions such as attached test and documentation system, explicit development support, etc.

sbcl-glsl-packing 0.0.0-1.0362815
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/3b/glsl-packing/
Licenses: Expat
Synopsis: Common Lisp utilities to calculate OpenGL layouts
Description:

This is a Common Lisp library to calculate std140 or std430 layouts for a glsl UBO/SSBO.

sbcl-glsl-toolkit 1.0.0-2.4c4889e
Dependencies: sbcl-cl-ppcre@2.1.1 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-parse-float@0.0.0-2.3074765 sbcl-trivial-indent@1.0.0-1.f252750
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/glsl-toolkit/
Licenses: Zlib
Synopsis: Parser for OpenGL Shader Language source files
Description:

This package provides Common Lisp system collecting tools written to wrangle OpenGL Shader Language (GLSL) source files.

Total results: 1038