_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
guile2.2-xapian 0.4.0
Dependencies: guile@2.2.7 xapian@1.4.19 zlib@1.3
Propagated dependencies: guile2.2-lib@0.2.8
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://guile-xapian.systemreboot.net
Licenses: GPL 2+
Synopsis: Guile bindings for Xapian
Description:

guile-xapian provides Guile bindings for Xapian, a search engine library. Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It has built-in support for several families of weighting models and also supports a rich set of boolean query operators.

guile2.2-config 0.5.1
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/a-sassmannshausen/guile-config
Licenses: GPL 3+
Synopsis: Guile application configuration parsing library
Description:

Guile Config is a library providing a declarative approach to application configuration specification. The library provides clean configuration declaration forms, and processors that take care of: configuration file creation; configuration file parsing; command-line parameter parsing using getopt-long; basic GNU command-line parameter generation (--help, --usage, --version); automatic output generation for the above command-line parameters.

guile-chickadee 0.10.0
Dependencies: freetype@2.13.0 guile@3.0.9 libjpeg-turbo@2.1.4 libpng@1.6.39 libvorbis@1.3.7 mpg123@1.31.2 openal@1.23.1 readline@8.1.2
Propagated dependencies: guile3.0-opengl@0.2.0 guile-sdl2@0.8.0
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://dthompson.us/projects/chickadee.html
Licenses: ASL 2.0
Synopsis: Game development toolkit for Guile Scheme with SDL2 and OpenGL
Description:

Chickadee is a game development toolkit for Guile Scheme built on top of SDL2 and OpenGL. Chickadee aims to provide all the features that parenthetically inclined game developers need to make 2D (and eventually 3D) games in Scheme, such as:

  1. extensible, fixed-timestep game loop

  2. OpenGL-based rendering engine

  3. keyboard, mouse, controller input

  4. REPL-driven development model

guile-for-loops 0.0.0-0.580d3fb
Dependencies: guix@1.4.0-31.121e96d
Channel: guixrus
Location: guixrus/packages/common/guile.scm (guixrus packages common guile)
Home page: https://hg.sr.ht/~bjoli/guile-for-loops
Licenses: MPL 2.0
Synopsis: Efficient looping facility for guile
Description:

guile-for-loops is a re-implementation of a large-ish chunk of racket for-macros. guile-for-loops is mostly compatible with racket's macros, with the largest omission being the body-or-break clause and some of the sequence iterators (like in-cycle, which can be covered by circular lists). There are other differences of course, like for/foldr not being on par feature-wise, and all the nicities you get by having a generic sequence interface.

guile2.2-reader 0.6.3
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://www.nongnu.org/guile-reader/
Licenses: GPL 3+
Synopsis: Framework for building readers for GNU Guile
Description:

Guile-Reader is a simple framework for building readers for GNU Guile.

The idea is to make it easy to build procedures that extend Guile’s read procedure. Readers supporting various syntax variants can easily be written, possibly by re-using existing “token readers” of a standard Scheme readers. For example, it is used to implement Skribilo’s R5RS-derived document syntax.

Guile-Reader’s approach is similar to Common Lisp’s “read table”, but hopefully more powerful and flexible (for instance, one may instantiate as many readers as needed).

guile2.2-fibers 1.1.1
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://github.com/wingo/fibers
Licenses: LGPL 3+
Synopsis: Lightweight concurrency facility for Guile
Description:

Fibers is a Guile library that implements a a lightweight concurrency facility, inspired by systems like Concurrent ML, Go, and Erlang. A fiber is like a "goroutine" from the Go language: a lightweight thread-like abstraction. Systems built with Fibers can scale up to millions of concurrent fibers, tens of thousands of concurrent socket connections, and many parallel cores. The Fibers library also provides Concurrent ML-like channels for communication between fibers.

Note that Fibers makes use of some Guile 2.1/2.2-specific features and is not available for Guile 2.0.

guile-lsp-server 0.2.2-0.6dc4e17
Propagated dependencies: guile-json-rps@0.2.11-0.45ae689
Channel: rrr
Location: rrr/packages/guile-xyz.scm (rrr packages guile-xyz)
Home page: https://codeberg.org/rgherdt/scheme-lsp-server
Licenses: Expat
Synopsis: An LSP server for Guile.
Description:
guile-wiredtiger 0.7.0
Dependencies: wiredtiger@3.1.0 guile@2.2.7
Propagated dependencies: guile2.2-bytestructures@1.0.10
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://framagit.org/a-guile-mind/guile-wiredtiger
Licenses: GPL 3+
Synopsis: WiredTiger bindings for GNU Guile
Description:

This package provides Guile bindings to the WiredTiger ``NoSQL'' database.

guile2.2-ncurses 3.1
Dependencies: ncurses@6.2.20210619 guile@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://www.gnu.org/software/guile-ncurses/
Licenses: LGPL 3+
Synopsis: Guile bindings to ncurses
Description:

guile-ncurses provides Guile language bindings for the ncurses library.

guile2.0-sqlite3 0.1.3
Dependencies: guile@2.0.14 sqlite@3.39.3
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://notabug.org/guile-sqlite3/guile-sqlite3.git
Licenses: GPL 3+
Synopsis: Access SQLite databases from Guile
Description:

This package provides Guile bindings to the SQLite database system.

guile2.2-sqlite3 0.1.3
Dependencies: guile@2.2.7 sqlite@3.39.3
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://notabug.org/guile-sqlite3/guile-sqlite3.git
Licenses: GPL 3+
Synopsis: Access SQLite databases from Guile
Description:

This package provides Guile bindings to the SQLite database system.

guile-simple-zmq 0.0.0-11.d25d186
Dependencies: autoconf@2.69 automake@1.16.5 pkg-config@0.29.2 zeromq@4.3.4
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://github.com/jerry40/guile-simple-zmq
Licenses: GPL 3+
Synopsis: Guile wrapper over ZeroMQ library
Description:

This package provides a Guile programming interface to the ZeroMQ messaging library.

guile-filesystem 0.2.0
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/lilyp/guile-filesystem
Licenses: LGPL 3+
Synopsis: Complementary library to Guile's built-in file system procedures
Description:

guile-filesystem provides a set of utility functions, that augment Guile's support for handling files and their names.

guile-aiscm-next 0.25.2
Dependencies: clearsilver@0.11.0 ffmpeg@4.4.5 freeglut@3.4.0 guile@3.0.9 imagemagick@6.9.13-5 libgc@8.2.4 libjpeg-turbo@2.1.4 libomp@13.0.1 libxi@1.7.10 libxmu@1.1.3 libxpm@3.5.17 libxt@1.2.1 libxv@1.0.12 mesa@24.2.5 mjpegtools@2.2.1 pandoc@2.19.2 pulseaudio@16.1 tensorflow@1.9.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://wedesoft.github.io/aiscm/
Licenses: GPL 3+
Synopsis: Guile extension for numerical arrays and tensors
Description:

AIscm is a Guile extension for numerical arrays and tensors. Performance is achieved by using the LLVM JIT compiler.

guile3-dbd-mysql 2.1.8
Dependencies: mariadb@10.10.2 mariadb@10.10.2 zlib@1.3 libltdl@2.4.7
Channel: gn-bioinformatics
Location: gn/packages/guile.scm (gn packages guile)
Home page: https://github.com/opencog/guile-dbi
Licenses: GPL 2+
Synopsis: Guile DBI driver for MySQL
Description:

guile-dbi is a library for Guile that provides a convenient interface to SQL databases. This package implements the interface for MySQL.

guile-prometheus 0-7.e63335e
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://git.cbaines.net/guile/prometheus
Licenses: GPL 3+
Synopsis: Prometheus client library for Guile
Description:

This Guile library provides instrumentation code intended to be used with the Prometheus time series service. Counter, gauge and histogram metric types are supported.

guile-algorithms 0.1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://guile-algorithms.lajszczak.dev/
Licenses: GPL 3+
Synopsis: Guile port of racket-algorithms
Description:

Guile port of racket-algorithms, a package containing useful algorithms borrowed from other programming languages).

guile2.2-hashing 1.2.0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/weinholt/hashing
Licenses: Expat
Synopsis: Cryptographic hash functions implemented in Scheme
Description:

The (hashing …) modules implement cryptographic hash functions in pure R6RS Scheme: CRC, HMAC, MD5, SHA-1, and SHA-2 (SHA-256, SHA-512).

guile-lsp-server 0
Propagated dependencies: guile@3.0.9 guile-json-rpc@0.4.5-0.3c4f55a guile-srfi-145@0.0.1 guile-srfi-180@0-0.9188bf9 guile-irregex@0.9.11
Channel: saayix
Location: saayix/packages/lsp.scm (saayix packages lsp)
Home page: https://codeberg.org/rgherdt/scheme-lsp-server
Licenses: Expat
Synopsis: LSP (Language Server Protocol) server for Guile.
Description:

Provides a library (lsp-server) and an executable guile-lsp-server that can be used by LSP clients in order to provide IDE functionality for Guile Scheme.

guile2.2-irregex 0.9.11
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://synthcode.com/scheme/irregex
Licenses: Modified BSD
Synopsis: S-expression based regular expressions
Description:

Irregex is an s-expression based alternative to your classic string-based regular expressions. It implements SRFI 115 and is deeply inspired by the SCSH regular expression system.

guile2.0-irregex 0.9.11
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://synthcode.com/scheme/irregex
Licenses: Modified BSD
Synopsis: S-expression based regular expressions
Description:

Irregex is an s-expression based alternative to your classic string-based regular expressions. It implements SRFI 115 and is deeply inspired by the SCSH regular expression system.

guile-schemetran 0-1.3f5e152
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/codetk/schemetran
Licenses: ASL 2.0
Synopsis: Write Fortran in Scheme
Description:

Fortran is great in expressing operations on multi-dimensional arrays of numbers. Scheme is great at expressing your coding thoughts. This project is an attempt to combine both into something useful.

guile-quickcheck 0.1.0
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://ngyro.com/software/guile-quickcheck.html
Licenses: GPL 3+
Synopsis: Randomized property-based testing for Guile
Description:

Guile-Quickcheck is a library for random testing of program properties inspired by ghc-quickcheck. You can use it to express properties, which functions should satisfy, as Scheme code and then check whether they hold in a large number of randomly generated test cases.

guile2.2-present 0.3.0
Dependencies: guile@2.2.7
Propagated dependencies: guile2.2-lib@0.2.8 guile2.2-cairo@1.11.2 guile2.2-rsvg@2.18.1-0.05c6a2f
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wingolog.org/software/guile-present/
Licenses: LGPL 3+
Synopsis: Create SVG or PDF presentations in Guile
Description:

Guile-Present defines a declarative vocabulary for presentations, together with tools to render presentation documents as SVG or PDF. Guile-Present can be used to make presentations programmatically, but also includes a tools to generate PDF presentations out of Org mode and Texinfo documents.

Total results: 295