_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
guile-git 0.10.0
Dependencies: guile@3.0.9 libgit2@1.3.2
Propagated dependencies: guile-bytestructures@1.0.10
Channel: guix-forge
Location: forge/guile-git.scm (forge guile-git)
Home page: https://gitlab.com/guile-git/guile-git.git
Licenses: GPL 3+
Synopsis: Guile bindings for libgit2
Description:

This package provides Guile bindings to libgit2, a library to manipulate repositories of the Git version control system.

guile-rsv 0.2.0-1.41b04c8
Dependencies: guile@3.0.9 bash@5.1.16
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://codeberg.org/kakafarm/guile-rsv/
Licenses: GPL 3+ Expat No Attribution
Synopsis: Library for reading and writing Rows of String Values data format
Description:

R7RS-small Scheme library for reading and writing RSV (Rows of String Values) data format, a very simple binary format for storing tables of strings. It is a competitor for e.g. CSV (Comma Seperated Values), and TSV (Tab Separated Values). Its main benefit is that the strings are represented as Unicode encoded as UTF-8, and the value and row separators are byte values that are never used in UTF-8, so the strings do not need any error prone escaping and thus can be written and read verbatim.

Specified in https://github.com/Stenway/RSV-Specification and demonstrated in https://www.youtube.com/watch?v=tb_70o6ohMA.

guile-lib 0.2.8.1
Dependencies: guile@3.0.9
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://www.nongnu.org/guile-lib/
Licenses: GPL 3+
Synopsis: Collection of useful Guile Scheme modules
Description:

Guile-Lib is intended as an accumulation place for pure-scheme Guile modules, allowing for people to cooperate integrating their generic Guile modules into a coherent library. Think "a down-scaled, limited-scope CPAN for Guile". It provides the following modules:

  • (apicheck) Describe and verify library programming interfaces.

  • (config load) Loading configuration files.

  • (container async-queue) A thread-safe message queue.

  • (container nodal-tree) A tree consisting of nodes with attributes.

  • (container delay-tree) A nodal tree with lazily evaluated fields.

  • (debugging assert) Helpful assert macro.

  • (debugging time) A simple macro to time the execution of an expression.

  • (graph topological-sort) Routines to perform topological sorts.

  • (htmlprag) Neil Van Dyke's permissive ("pragmatic") HTML parser.

  • (io string) SLIB's IO routines dealing with strings.

  • (logging logger) A flexible logging system.

  • (logging port-log) A logger that outputs to a port.

  • (logging rotating-log) A logger that rotates its output files.

  • (match-bind) Nifty and concise regular expression routines.

  • (math minima) A golden-section minimum finder.

  • (math primes) Functions related to prime numbers and factorization.

  • (os process) Spawning processes and capturing their output.

  • (scheme documentation) Macros to define different kinds of variables with documentation.

  • (scheme kwargs) Defining functions with flexible keyword arguments.

  • (search basic) Classic search functions.

  • (string completion) Building blocks for tab completion.

  • (string soundex) The SOUNDEX string categorization algorithm.

  • (string transform) Beyond SRFI-13.

  • (string wrap) A versatile string formatter.

  • (term ansi-color) Generate ANSI color escape sequences.

  • (unit-test) A JUnit-style unit testing framework.

guile-sxml 0.1.0-0.da924ad
Channel: rrr
Location: rrr/packages/guile-xyz.scm (rrr packages guile-xyz)
Home page: https://git.sr.ht/~akagi/sxml
Licenses: GPL 3+
Synopsis: A simple interface to XML parsing and serialization
#<unspecified>
rust-guile 0.1.6
Dependencies: guile-next@3.0.10-1.402e0df
Channel: guixrus
Location: guixrus/packages/common/rust.scm (guixrus packages common rust)
Home page: https://github.com/slondr/rust-guile
Licenses: AGPL 3
Synopsis: Provides a scheme runtime in your rust library
Description:

This package provides a way to create access to rust functions from guile.

guile-feed 0.0.1-1.ce1dd1a
Dependencies: gnutls@3.8.3 guile@2.2.7 guile-gcrypt@0.4.0 guile-json@1.3.2 guix@1.4.0-36.0772d36
Channel: wigust
Location: wigust/packages/guile.scm (wigust packages guile)
Home page: https://gitlab.com/wigust/guile-feed
Licenses: GPL 3+
Synopsis: Command-line RSS feeds manager
Description:

This package provides a command-line program to manage RSS feeds written in Guile.

guile-pstk 0.0.0
Dependencies: guile@3.0.9 tk@8.6.12 tcl@8.6.12
Channel: bric-a-brac
Location: bric-a-brac/packages/guile-xyz.scm (bric-a-brac packages guile-xyz)
Home page: https://github.com/KikyTokamuro/guile-pstk
Licenses: Modified BSD
Synopsis: Guile implementation of PS/Tk, a portable Scheme interface to Tk GUI toolkit.
Description:

PS/TK version (http://mirror.informatimago.com/scheme/www.t3x.org/pstk/index.html) fixed to work fine on modern GNU Guile

guile3-dbi 2.1.8
Dependencies: 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 database abstraction layer
Description:

guile-dbi is a library for Guile that provides a convenient interface to SQL databases. Database programming with guile-dbi is generic in that the same programming interface is presented regardless of which database system is used. It currently supports MySQL, Postgres and SQLite3.

guile-oauth 1.3.0
Dependencies: guile@3.0.9 gnutls@3.8.3 guile-gcrypt@0.4.0 guile-gnutls@4.0.0 guile-json@4.7.3
Channel: skylark
Location: skylark/packages/guile-xyz.scm (skylark packages guile-xyz)
Home page: https://github.com/aconchillo/guile-oauth
Licenses: GPL 3+
Synopsis: OAuth module for Guile
Description:

This package provides Guile modules to interface with the OAuth and OAuth2 protocols.

guile-grade 0.7.0
Dependencies: guile@3.0.9 glibc-locales@2.39
Propagated dependencies: guile-dsv@0.7.2
Channel: plt
Location: plt/packages/finance.scm (plt packages finance)
Home page:
Licenses: GPL 3+
Synopsis: Correct ledger files using csv files
Description:

Simple program to correct ledger file using Bank's csv files. Supported banks are: RBC and Swedbank.

guile-emacs 31.0.50-2.f2d0459
Dependencies: imagemagick@6.9.13-5 cairo@1.18.2 dbus@1.15.8 gtk+@3.24.43 giflib@5.2.1 harfbuzz@8.3.0 libjpeg-turbo@2.1.4 libotf@0.9.16 libpng@1.6.39 librsvg@2.58.5 libtiff@4.4.0 libx11@1.8.10 libxft@2.3.8 libxpm@3.5.17 pango@1.54.0 poppler@22.09.0 gnutls@3.8.3 ld-wrapper@0 binutils@2.41 glibc@2.39 libgccjit@11.4.0 mailutils@3.19 acl@2.3.1 alsa-lib@1.2.11 elogind@255.17 ghostscript@9.56.1 gpm@1.20.7 jansson@2.14 lcms@2.13.1 libice@1.1.2 libselinux@3.4 libsm@1.2.5 libxml2@2.9.14 m17n-lib@1.8.0 sqlite@3.39.3 tree-sitter@0.20.10 zlib@1.3 bash-minimal@5.1.16 coreutils@9.1 findutils@4.9.0 gawk@5.3.0 gzip@1.13 ncurses@6.2.20210619 sed@4.8
Channel: ziltis-guixchannel
Location: zilti/packages/emacs.scm (zilti packages emacs)
Home page: https://guile-emacs.org
Licenses: GPL 3+
Synopsis: Emacs text editor powered by Guile('s elisp implementation)
Description:

Guile-Emacs brings Emacs and Guile together by providing a new Elisp implementation based on Guile's compiler technology, serving as the basis for a more expressive and extensible version of Elisp.

Started in 2014 as a GSOC project, Guile-Emacs was resurrected in 2024.

guile-cdr255 0.2.0-1.660e70d
Dependencies: guile@3.0.9
Channel: yewscion
Location: cdr255/yewscion.scm (cdr255 yewscion)
Home page: https://sr.ht/~yewscion/guile-cdr255
Licenses: AGPL 3+
Synopsis: Yewscion's Guile Library
Description:

A grab-bag collection of procedures I use in my projects.

guile-raylib 0.0-0.e6b2ac8
Dependencies: guile@3.0.9 guile-lib@0.2.8
Propagated dependencies: raylib@5.5
Channel: bric-a-brac
Location: bric-a-brac/packages/guile-xyz.scm (bric-a-brac packages guile-xyz)
Home page: https://github.com/petelliott/raylib-guile
Licenses: Zlib
Synopsis: Guile bindings for raylib library
Description:

This package provides GNU Guile bindings to the Raylib game development library.

guile1.8-lib 0.1.3
Dependencies: guile@1.8.8
Channel: guix-past
Location: past/packages/guile-xyz.scm (past packages guile-xyz)
Home page: https://www.nongnu.org/guile-lib/
Licenses: GPL 3+
Synopsis: Collection of useful Guile Scheme modules
Description:

Guile-Lib is intended as an accumulation place for pure-scheme Guile modules, allowing for people to cooperate integrating their generic Guile modules into a coherent library. Think "a down-scaled, limited-scope CPAN for Guile". It provides the following modules:

  • (apicheck) Describe and verify library programming interfaces.

  • (config load) Loading configuration files.

  • (container async-queue) A thread-safe message queue.

  • (container nodal-tree) A tree consisting of nodes with attributes.

  • (container delay-tree) A nodal tree with lazily evaluated fields.

  • (debugging assert) Helpful assert macro.

  • (debugging time) A simple macro to time the execution of an expression.

  • (graph topological-sort) Routines to perform topological sorts.

  • (htmlprag) Neil Van Dyke's permissive ("pragmatic") HTML parser.

  • (io string) SLIB's IO routines dealing with strings.

  • (logging logger) A flexible logging system.

  • (logging port-log) A logger that outputs to a port.

  • (logging rotating-log) A logger that rotates its output files.

  • (match-bind) Nifty and concise regular expression routines.

  • (math minima) A golden-section minimum finder.

  • (math primes) Functions related to prime numbers and factorization.

  • (os process) Spawning processes and capturing their output.

  • (scheme documentation) Macros to define different kinds of variables with documentation.

  • (scheme kwargs) Defining functions with flexible keyword arguments.

  • (search basic) Classic search functions.

  • (string completion) Building blocks for tab completion.

  • (string soundex) The SOUNDEX string categorization algorithm.

  • (string transform) Beyond SRFI-13.

  • (string wrap) A versatile string formatter.

  • (term ansi-color) Generate ANSI color escape sequences.

  • (unit-test) A JUnit-style unit testing framework.

guile-ares-rs 0.9.5-3.24d0832
Dependencies: guile-next@3.0.10-1.402e0df
Propagated dependencies: guile-fibers@1.3.1
Channel: rde
Location: rde/packages/guile-xyz.scm (rde packages guile-xyz)
Home page: https://git.sr.ht/~abcdw/guile-ares-rs
Licenses: GPL 3+
Synopsis: Asynchronous Reliable Extensible Sleek RPC Server for Guile
Description:

Asynchronous Reliable Extensible Sleek RPC Server for Guile. It's based on nREPL protocol and can be used for programmable interactions with a running guile processes, for implementing REPLs, IDEs, test runners or other tools.

guile-srfi-133 0.0.1-1.db81a11
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://github.com/scheme-requests-for-implementation/srfi-133
Licenses: Expat
Synopsis: Vector Library (R7RS-compatible)
Description:

A comprehensive library of vector operations.

guile-hall.git 0.4.1-0.cc0c901
Dependencies: bash-minimal@5.1.16 guile@3.0.9 guile-config@0.5.1 guile-lib@0.2.8
Propagated dependencies: guile-config@0.5.1
Channel: small-guix
Location: small-guix/packages/guile-xyz.scm (small-guix packages guile-xyz)
Home page: https://gitlab.com/a-sassmannshausen/guile-hall
Licenses: GPL 3+
Synopsis: Guile project tooling
Description:

Hall is a command-line application and a set of Guile libraries that allow you to quickly create and publish Guile projects. It allows you to transparently support the GNU build system, manage a project hierarchy & provides tight coupling to Guix.

This package tracks the master branch. It currently provides commit cc0c9016220de42084f9b61f7353edeb62dbff82.

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-json-rpc
Licenses: Expat
Synopsis: An implementation of the JSON-RPC for Scheme
Description:

scheme-json-rpc allows calling procedures on remote servers by exchanging JSON objects. It implements the https://www.jsonrpc.org/specification. The low-level API strives to be R7RS compliant, relying on some SRFI's when needed. So far it was only tested under CHICKEN 5 and Guile 3.

guile-next-rrr 3.0.10-0.bb7154f
Dependencies: libffi@3.4.4 libxcrypt@4.4.36 bash-minimal@5.1.16
Propagated dependencies: libunistring@1.1 libgc@8.2.4
Channel: rrr
Location: rrr/packages/guile.scm (rrr packages guile)
Home page: https://www.gnu.org/software/guile/
Licenses: LGPL 3+
Synopsis: Development version of GNU Guile
Description:

Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language of the GNU system. It is an implementation of the Scheme language which can be easily embedded in other applications to provide a convenient means of extending the functionality of the application without requiring the source code to be rewritten.

guile-srfi-235 1.0.0-1.643a44a
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://github.com/scheme-requests-for-implementation/srfi-235
Licenses: Expat
Synopsis: Combinators for Guile Scheme
Description:

This SRFI contains various procedures that accept and return procedures, as well as a few others, drawn from an earlier version of Chicken. Common Lisp has a few of them too, and more come from the Standard Prelude from Programming Praxis. Using these procedures helps to keep code terse and reduce the need for ad hoc lambdas.

g-wrap-guile18 1.9.7
Dependencies: libxcrypt@4.4.36
Propagated dependencies: guile@1.8.8 libffi@3.4.4 guile1.8-lib@0.1.3
Channel: guix-past
Location: past/packages/guile-xyz.scm (past packages guile-xyz)
Home page: https://www.nongnu.org/g-wrap/index.html
Licenses: LGPL 2.1+
Synopsis: Generate C bindings for Guile
Description:

G-Wrap is a tool and Guile library for generating function wrappers for inter-language calls. It currently only supports generating Guile wrappers for C functions. Given a definition of the types and prototypes for a given C interface, G-Wrap will automatically generate the C code that provides access to that interface and its types from the Scheme level.

guile-diceware 0.2.2
Dependencies: guile@3.0.9
Channel: plt
Location: plt/packages/guile-xyz.scm (plt packages guile-xyz)
Home page: https://sr.ht/~plattfot/guile-diceware
Licenses: GPL 3+
Synopsis: Generate passphrases from Diceware list(s).
Description:

This package contain a simple passphrase generator using the Diceware method. The concept is simple, roll five dice, combine the numbers from each die into a key and look up the word. Rinse and repeat until you are satisfied with the passphrase.

This package does not ship with any word lists, see the home page for information on where to fetch them.

guile-srfi-232 0.0.1-1.c3f580d
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://github.com/scheme-requests-for-implementation/srfi-232
Licenses: Expat
Synopsis: Flexible curried procedures
Description:

Scheme lacks a flexible way to create and apply curried procedures. This SRFI describes curried, a variant of lambda that creates true curried procedures which also behave just like ordinary Scheme procedures. They can be applied to their arguments one by one, all at once, or anywhere in between, without any novel syntax. curried also supports nullary and variadic procedures, and procedures created with it have predictable behavior when applied to surplus arguments.

Page: 123
Total results: 49