_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
guile-picture-language 0.0.1-5.a1322bf
Dependencies: guile@3.0.9
Propagated dependencies: guile-cairo@1.11.2 guile-rsvg@2.18.1-0.05c6a2f
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://git.elephly.net/software/guile-picture-language.git
Licenses: LGPL 3+ GPL 3+
Synopsis: Picture language for Guile
Description:

This package provides a simple SVG-based picture language for Guile. The picture values can directly be displayed in Geiser.

guile-extensible-match 0.75.1
Propagated dependencies: guile-srfi-133@1.0.0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://codeberg.org/dpk/extensible-match
Licenses: CC0
Synopsis: Extensible pattern-matching library
Description:

Guile-extensible-match is an implementation of SRFI-262. It provides user extensible pattern matching syntax. This implementation use a range of optimizations to generate efficient matching code.

guile-threading-macros 0.0.0-0.a438588
Dependencies: guix@1.4.0-47.21ce6b3
Channel: guixrus
Location: guixrus/packages/common/guile.scm (guixrus packages common guile)
Home page: https://hg.sr.ht/~bjoli/guile-threading-macros
Licenses: Modified BSD
Synopsis: Threading macros for guile scheme
Description:

guile-threading-macros implements a version of the famous clojure threading macros. These are syntax-rules macros, and are as such portable across r(5 6 7)rs-conforming implementations.

guile-syntax-highlight 0.2.0
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://dthompson.us/projects/guile-syntax-highlight.html
Licenses: LGPL 3+
Synopsis: General-purpose syntax highlighter for GNU Guile
Description:

Guile-syntax-highlight is a general-purpose syntax highlighting library for GNU Guile. It can parse code written in various programming languages into a simple s-expression that can be converted to HTML (via SXML) or any other format for rendering.

guile-simple-iterators 0.0.0-0.50f16a2
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/dustyweb/guile-simple-iterators
Licenses: ASL 2.0
Synopsis: Simple iterators for Guile
Description:

This is a collection of iteration macros for Guile. They are inspired by racket's family of iterators. Specifically, the following iterators are available:

  • for

  • for/map

  • for/c

  • for/fold

  • for/fold-right

  • for/folder

  • folder

guile-clipboard-speaker 1.2.0
Dependencies: bash-minimal@5.2.37
Propagated dependencies: guile@3.0.9 guile-config@0.5.1
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://codeberg.org/kakafarm/guile-clipboard-speaker/
Licenses: AGPL 3+
Synopsis: Accessibility tool that reads the contents of your clipboard buffer
Description:

This package installs the clipboard-speaker executable. An accessibility tool that reads the contents of the clipboard. I can read the current selection or the clipboard. Select a bunch of text, press a keybinding / shortcut you've set in the windows manager, and clipboard-speaker would read that aloud.

guile2.2-bytestructures 1.0.10
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/TaylanUB/scheme-bytestructures
Licenses: GPL 3+
Synopsis: Structured access to bytevector contents for Guile
Description:

Guile bytestructures offers a system imitating the type system of the C programming language, to be used on bytevectors. C's type system works on raw memory, and Guile works on bytevectors which are an abstraction over raw memory. It's also more powerful than the C type system, elevating types to first-class status.

guile2.0-bytestructures 1.0.10
Dependencies: guile@2.0.14
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/TaylanUB/scheme-bytestructures
Licenses: GPL 3+
Synopsis: Structured access to bytevector contents for Guile
Description:

Guile bytestructures offers a system imitating the type system of the C programming language, to be used on bytevectors. C's type system works on raw memory, and Guile works on bytevectors which are an abstraction over raw memory. It's also more powerful than the C type system, elevating types to first-class status.

guile2.2-picture-language 0.0.1-5.a1322bf
Dependencies: guile@2.2.7
Propagated dependencies: guile2.2-cairo@1.11.2 guile2.2-rsvg@2.18.1-0.05c6a2f
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://git.elephly.net/software/guile-picture-language.git
Licenses: LGPL 3+ GPL 3+
Synopsis: Picture language for Guile
Description:

This package provides a simple SVG-based picture language for Guile. The picture values can directly be displayed in Geiser.

guile2.2-syntax-highlight 0.2.0
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://dthompson.us/projects/guile-syntax-highlight.html
Licenses: LGPL 3+
Synopsis: General-purpose syntax highlighter for GNU Guile
Description:

Guile-syntax-highlight is a general-purpose syntax highlighting library for GNU Guile. It can parse code written in various programming languages into a simple s-expression that can be converted to HTML (via SXML) or any other format for rendering.

guile-clipboard-speaker-next 1.2.0
Dependencies: bash-minimal@5.2.37
Propagated dependencies: guile@3.0.9 guile-config@0.5.1
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://codeberg.org/kakafarm/guile-clipboard-speaker/
Licenses: AGPL 3+
Synopsis: Accessibility tool that reads the contents of your clipboard buffer
Description:

This package installs the clipboard-speaker executable. An accessibility tool that reads the contents of the clipboard. I can read the current selection or the clipboard. Select a bunch of text, press a keybinding / shortcut you've set in the windows manager, and clipboard-speaker would read that aloud.

guile-static-stripped-tarball 3.0.9
Dependencies: libunistring@1.3 libffi@3.4.6 libxcrypt@4.4.38 bash-minimal@5.2.37
Propagated dependencies: libunistring@1.3 libgc@8.2.8
Channel: guix
Location: gnu/packages/make-bootstrap.scm (gnu packages make-bootstrap)
Home page: https://www.gnu.org/software/guile/
Licenses: LGPL 3+
Synopsis: Minimal statically-linked and relocatable 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.

Total results: 324