_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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-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.

sbcl-cl-interpol 0.2.7-1.70a1137
Dependencies: sbcl-cl-unicode@0.1.6 sbcl-named-readtables@0.9-4.d5ff162
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://edicl.github.io/cl-interpol/
Licenses: Modified BSD
Synopsis: String interpolation for Common Lisp
Description:

CL-INTERPOL is a library for Common Lisp which modifies the reader so that you can have interpolation within strings similar to Perl or Unix Shell scripts. It also provides various ways to insert arbitrary characters into literal strings even if your editor/IDE doesn't support them.

sbcl-acclimation 0.0.0-1.4d51150
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/robert-strandh/Acclimation
Licenses: FreeBSD
Synopsis: Internationalization library for Common Lisp
Description:

This project is meant to provide tools for internationalizing Common Lisp programs.

One important aspect of internationalization is of course the language used in error messages, documentation strings, etc. But with this project we provide tools for all other aspects of internationalization as well, including dates, weight, temperature, names of physical quantitites, etc.

sbcl-cl-markless 1.1.0-1.a0e145c
Dependencies: sbcl-3bmd@0.0.0-4.e68b2d4 sbcl-babel@0.5.0-3.627d6a6 sbcl-command-line-arguments@2.0.0-1.fbac862 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-plump@2.0.0-3.0c3e0b5 sbcl-trivial-gray-streams@2.0-1.2b3823e sbcl-trivial-indent@1.0.0-1.f252750 sbcl-trivial-mimes@1.1.0-2.a741fc2 sbcl-zip@0.0.0-1.688b154
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/cl-markless/
Licenses: Zlib
Synopsis: Parser implementation for Markless
Description:

This is an implementation of the "Markless standard" (https://github.com/shirakumo/markless) at version 1.0. It handles the parsing of plaintext from a stream into an abstract syntax tree composed out of strings and component objects. From there the AST can be easily compiled into a target markup language like HTML.

sbcl-lorem-ipsum 0.4.2
Channel: gn-bioinformatics
Location: gn/packages/lisp.scm (gn packages lisp)
Home page: https://github.com/phoe/lorem-ipsum
Licenses: Expat
Synopsis: Lorem ipsum generator in portable Common Lisp
Description:

Lorem ipsum dolor sit amet, consectetur adipiscing elit erat, id eget tellus et turpis, incididunt. Purus mollis penatibus, odio facilisis sit. Quisque sagittis quisque. Incididunt commodo mi non. Lectus facilisi suscipit duis ultricies sem quis. Lorem massa volutpat quis suspendisse turpis, netus hac elementum. At do. Ac integer metus potenti scelerisque fringilla labore. Tellus penatibus arcu ligula nisi.

sbcl-file-select 1.0.0-1.ef25f6d
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-documentation-utils@1.2.0-0.98630dd sbcl-float-features@1.0.0-2.c1f86ae
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shinmera.github.io/file-select/
Licenses: Zlib
Synopsis: Invoke the native file selection dialogs to open or save files
Description:

This library allows you to open native file dialogs to open and save files. This is useful if you have an application that's primarily text based and would like a more convenient file selection utility, or if you are working with a UI toolkit that does not offer a way to access the native file dialogs directly.

sbcl-cl-site-gen 0.1-0.553f005
Dependencies: sbcl-arrows@0.2.0-0.df7cf00 sbcl-alexandria@1.4-0.009b7e5 sbcl-fset@1.4.0 sbcl-flute@0.2-dev-1.90ebcd6 sbcl-cl-css@0.1-1.8fe654c
Channel: guixrus
Location: guixrus/packages/jam-stack.scm (guixrus packages jam-stack)
Home page: https://github.com/Gavinok/cl-site-gen
Licenses: Expat
Synopsis: Create Your Static Websites With Lisp
Description:

cl-site-gen is a simple static site generator for those crazy enough to want to write their websites in CL. This project is focused on being simple and letting you determine how you want the site to look. By default the project uses cl-flute for generating HTML but this can configured by the user.

sbcl-easy-routes 0.0.0-0.7832f8b
Dependencies: sbcl-djula@0.2.0-2.6f14259 sbcl-hunchentoot@1.3.0-1.7686239 sbcl-hunchentoot-errors@0.0.1-0.69eb3bc sbcl-routes@0.2.5-1.1b79e85
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/mmontone/easy-routes/
Licenses: Expat
Synopsis: Routes handling utility on top of Hunchentoot
Description:

EASY-ROUTES is yet another routes handling system on top of Hunchentoot. It's just glue code for Restas routing subsystem (CL-ROUTES).

It supports:

  • dispatch based on HTTP method

  • arguments extraction from the url path

  • decorators

  • URL generation from route names

This package provides EASY-ROUTES, EASY-ROUTES+DJULA and EASY-ROUTES+ERRORS systems.

sbcl-cl-readline 0.1.2-1.8438c9e
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 readline@8.1.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vindarel/cl-readline
Licenses: GPL 3+
Synopsis: Common Lisp bindings to the GNU Readline library
Description:

The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.

sbcl-quicksearch 0.01.04-1.fb02ecf
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-iterate@1.5.3 sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-cl-ppcre@2.1.1 sbcl-drakma@2.0.8 sbcl-html-entities@0.02-1.4af0180 sbcl-yason@0.8.4 sbcl-flexi-streams@1.0.19-0.74a1027 sbcl-do-urlencode@0.0.0-1.1998464
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/tkych/quicksearch/
Licenses: Expat
Synopsis: Search Engine Interface for Common Lisp packages
Description:

Quicksearch is a search-engine-interface for Common Lisp. The goal of Quicksearch is to find the Common Lisp library quickly. For example, if you will find the library about json, just type (qs:? 'json) at REPL.

The function quicksearch searches for Common Lisp projects in Quicklisp, Cliki, GitHub and BitBucket, then outputs results in REPL. The function ? is abbreviation wrapper for quicksearch.

sbcl-cl-fast-ecs 0.2.2
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://lockie.gitlab.io/cl-fast-ecs/
Licenses: Expat
Synopsis: Blazingly fast Entity-Component-System microframework
Description:

CL-FAST-ECS is a Common Lisp library providing an implementation of the ECS pattern, primarily focused on speed and interactive development.

ECS is an architectural data-oriented design pattern that allows for the effective processing of a large number of in-game objects while keeping the code and data separated. This provides flexibility in the way that game objects are built at runtime.

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/lmj/global-vars
Licenses: Expat
Synopsis: Efficient global variables in Common Lisp
Description:

In Common Lisp, a special variable that is never dynamically bound typically serves as a stand-in for a global variable. The global-vars library provides true global variables that are implemented by some compilers. An attempt to rebind a global variable properly results in a compiler error. That is, a global variable cannot be dynamically bound.

Global variables therefore allow us to communicate an intended usage that differs from special variables. Global variables are also more efficient than special variables, especially in the presence of threads.

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-stumpwm-wifi 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/modeline/wifi
Licenses: GPL 3+
Synopsis: Modeline support for wifi connectivity
Description:

Modeline support for wifi connectivity.

sbcl-stumpwm-disk 0.0.1-6.042a9fc
Dependencies: sbcl-cl-diskspace@0.3.1-1.2dce2d0 sbcl-cl-mount-info@0.0.1-1.2024f50 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+
Synopsis: StumpWM modeline support to show disk usage
Description:

StumpWM modeline support to show disk usage

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-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-simple-tasks 1.3.0-1.745d4b5
Dependencies: sbcl-array-utils@1.2.0-0.29da8fc 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-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: Integrate @code{pass} with StumpWM
Description:

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

Total results: 977