_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-speechless 1.0.0-1.50e9b03
Dependencies: sbcl-cl-markless@1.1.0-1.a0e145c sbcl-documentation-utils@1.2.0-0.98630dd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: http://shirakumo.github.io/speechless/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Dialogue system language implementation
Description:

This is a system implementing an advanced dialogue system that is capable of complex dialogue flow including choice trees and conditional branching. Speechless was first developed for the "Kandria" (https://kandria.com) game, and has since been separated and made public in the hopes that it may find use elsewhere or inspire other developers to build similar systems.

Speechless is based on the "Markless" (https://shirakumo.github.io/markless) document standard for its syntax and makes use of Markless' ability to be extended to add additional constructs useful for dialogue systems.

Speechless can compile dialogue from its base textual form into an efficient instruction set, which is then executed when the game is run. Execution of the dialogue is completely engine-agnostic, and only requires some simple integration with a client protocol to run.

Thanks to Markless' extensibility, Speechless can also be further extended to include additional syntax and constructs that may be useful for your particular game.

sbcl-postmodern 1.33.12
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-bordeaux-threads@0.9.3 sbcl-cl-base64@3.3.4-1.577683b sbcl-cl-unicode@0.1.6 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-global-vars@1.0.0-0.c749f32 sbcl-ironclad@0.61 sbcl-local-time@1.0.6-4.40169fe sbcl-md5@2.0.5 sbcl-split-sequence@2.0.1 sbcl-uax-15@0.1.3 sbcl-usocket@0.8.9
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://marijnhaverbeke.nl/postmodern/
Licenses: Zlib
Build system: asdf/sbcl
Synopsis: Common Lisp library for interacting with PostgreSQL
Description:

postmodern is a Common Lisp library for interacting with PostgreSQL databases. It provides the following features:

  • Efficient communication with the database server without need for foreign libraries.

  • Support for UTF-8 on Unicode-aware Lisp implementations.

  • A syntax for mixing SQL and Lisp code.

  • Convenient support for prepared statements and stored procedures.

  • A metaclass for simple database-access objects.

This package produces 4 systems: postmodern, cl-postgres, s-sql, simple-date

SIMPLE-DATE is a very basic implementation of date and time objects, used to support storing and retrieving time-related SQL types. It is not loaded by default and you can use local-time (which has support for timezones) instead.

S-SQL is used to compile s-expressions to strings of SQL code, escaping any Lisp values inside, and doing as much as possible of the work at compile time.

CL-POSTGRES is the low-level library used for interfacing with a PostgreSQL server over a socket.

POSTMODERN itself is a wrapper around these packages and provides higher level functions, a very simple data access object that can be mapped directly to database tables and some convenient utilities. It then tries to put all these things together into a convenient programming interface

sbcl-xml-emitter 1.1.0-1.1a93a5a
Propagated dependencies: cl-utilities@0.0.0-1.dce2d2f sbcl-dbus@20231105-2.8bba6a0
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page:
Licenses: GPL 3
Build system: asdf/sbcl
Synopsis:
Description:

.

sbcl-common-html 0.1.0-0.96987bd
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-anaphora@0.9.8 sbcl-common-doc@0.2.0-0.bcde4cf sbcl-plump@2.0.0-4.251fbe0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/CommonDoc/common-html
Licenses: Expat
Build system: asdf/sbcl
Synopsis: HTML parser/emitter for CommonDoc
Description:

HTML parser/emitter for CommonDoc.

sbcl-stumpwm-cpu 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/cpu
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Modeline support for CPU info
Description:

Modeline support for CPU info.

sbcl-stumpwm-net 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/net
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Modeline support for network connectivity
Description:

Modeline support for network connectivity.

sbcl-stumpwm-mem 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/mem
Licenses: GPL 3+
Build system: asdf/sbcl
Synopsis: Modeline support for memory info
Description:

Modeline support for memory info.

sbcl-docs-config 0.8.0-0.9f8f253
Dependencies: sbcl-file-types@0-0.6f5676b sbcl-geneva@0-0.126d330 sbcl-log4cl@1.1.4-2.fe3da51 sbcl-macro-html@1.2-0.c769b5d sbcl-maxpc@0.0.0-1.e5e58d0 sbcl-texp@0-0.3b52414 sbcl-trivial-documentation@0-0.e71e7cf
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/40ants/docs-builder
Licenses: Unlicense
Build system: asdf/sbcl
Synopsis: Generic documentation builder for Common Lisp projects
Description:

Generic documentation builder for Common Lisp projects.

sbcl-cffi-object 1.0.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-trivial-garbage@0.21-0.3474f64
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/bohonghuang/cffi-object
Licenses: ASL 2.0
Build system: asdf/sbcl
Synopsis: Enables fast and convenient interoperation with foreign objects
Description:

Enables fast and convenient interoperation with foreign objects.

sbcl-cl-conspack 0.0.0-2.6e529d7
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-fast-io@1.0.0-3.a4c5ad6 sbcl-ieee-floats@20170924-1.566b51a sbcl-trivial-garbage@0.21-0.3474f64 sbcl-trivial-utf-8@0.0.0-2.6ca9943
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/conspack/cl-conspack
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: CONSPACK implementation for Common Lisp
Description:

This package provides a CONSPACK implementation for Common Lisp.

sbcl-lorem-ipsum 1.0-0.04a1839
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/lorem-ipsum
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Lorem ipsum generator in portable Common Lisp
Description:

This package provides functions for generating lorem ipsum text.

sbcl-stumpwm-mpd 0.0.1-5.4613a95
Dependencies: stumpwm@24.11
Channel: trevdev
Location: trevdev/packages/stumpwm.scm (trevdev packages stumpwm)
Home page: https://github.com/stumpwm/stumpwm-contrib
Licenses: GPL 2+ GPL 3+ FreeBSD
Build system: asdf/sbcl
Synopsis: Integrate @code{mpd} with StumpWM
Description:

A Stumpwm mode-line module for displaying MPD information.

sbcl-cl-autowrap 1.0-3.4bba9e3
Dependencies: libffi@3.4.6 sbcl-alexandria@1.4-0.009b7e5 sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-json@0.6.0 sbcl-cl-ppcre@2.1.1 sbcl-defpackage-plus@1.0-0.5492e27 sbcl-trivial-features@1.0
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/rpav/cl-autowrap
Licenses: FreeBSD
Build system: asdf/sbcl
Synopsis: FFI wrapper generator for Common Lisp
Description:

This is a c2ffi-based wrapper generator for Common Lisp.

sbcl-html-encode 1.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://quickdocs.org/html-encode/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Common Lisp library for encoding text in various web-savvy encodings
Description:

A library for encoding text in various web-savvy encodings.

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: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/bohonghuang/claw-raylib
Licenses: ASL 2.0
Build system: asdf/sbcl
Synopsis: Fully auto-generated Common Lisp bindings to Raylib and Raygui
Description:

Fully auto-generated Common Lisp bindings to Raylib and Raygui.

sbcl-cl-markdown 0.10.6-0.3788802
Dependencies: sbcl-anaphora@0.9.8 sbcl-cl-containers@0.12.1-4.781ebfe sbcl-cl-ppcre@2.1.1 sbcl-dynamic-classes@1.0.2-0.ebd7405 sbcl-metabang-bind@0.8.0-2.0819642 sbcl-metatilities-base@0.6.6-2.ef04337
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://common-lisp.net/project/cl-markdown/
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Common Lisp rewrite of Markdown
Description:

This is an implementation of a Markdown parser in Common Lisp.

sbcl-cl-strftime 0.0.0-1.21cb57f
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-local-time@1.0.6-4.40169fe sbcl-cl-ppcre@2.1.1 sbcl-serapeum@0.0.0-12.c08442a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/ruricolist/cl-strftime
Licenses: Expat
Build system: asdf/sbcl
Synopsis: Common Lisp compiler for the strftime language
Description:

CL-STRFTIME is a Common Lisp compiler for the strftime “language.”

sbcl-boost-parse 1.0-0.c8f7e53
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/cl-boost/parse
Licenses: ASL 2.0
Build system: asdf/sbcl
Synopsis: Monadic parsing for Common Lisp
Description:

BOOST-PARSE is a simple token parsing library for Common Lisp.

sbcl-cl-electron 0.0.0-3.f2245dc
Dependencies: electron@27.3.11 sbcl-cl-json@0.6.0 sbcl-iolib@0.8.4-0.010b7a6 sbcl-cl-str@0.21 sbcl-nclasses@0.6.1 sbcl-cl-ppcre@2.1.1 sbcl-bordeaux-threads@0.9.3 sbcl-lparallel@2.8.4-1.80fc295 sbcl-parenscript@2.7.1-1.7a1ac46 sbcl-spinneret@3.0-6.d4398b5
Channel: nonguix
Location: nongnu/packages/lisp.scm (nongnu packages lisp)
Home page: https://github.com/atlas-engineer/cl-electron
Licenses: Modified BSD
Build system: asdf/sbcl
Synopsis: Common Lisp interface to Electron
Description:

cl-electron is a binding to Electron for Common Lisp.

sbcl-lem-mailbox 0.0.0-0.12d6295
Dependencies: sbcl-bordeaux-threads@0.9.3 sbcl-bt-semaphore@0.6.3-0.46b4bf3 sbcl-queues@0.0.0-1.47d4da6
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/lem-project/lem-mailbox
Licenses: Expat
Build system: asdf/sbcl
Synopsis: ANSI CL adaptation of the SBCL mailbox utility
Description:

This package provides an ANSI CL adaptation of the SBCL mailbox utility.

sbcl-assoc-utils 0.1-1.74af16a
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/fukamachi/assoc-utils
Licenses: Public Domain
Build system: asdf/sbcl
Synopsis: Utilities for manipulating association lists in Common Lisp
Description:

assoc-utils provides utilities for manipulating association lists in Common Lisp.

Total results: 1043