_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
chicken-srfi-1 0.5.1
Dependencies: chicken-test@1.1
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://wiki.call-cc.org/eggref/5/srfi-1
Licenses: Modified BSD
Synopsis: SRFI-1 list library
Description:

The list library defined in SRFI-1 contains a lot of useful list processing procedures for construction, examining, destructuring and manipulating lists and pairs.

chicken-srfi-13 0.3.2
Propagated dependencies: chicken-srfi-14@0.2.1
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://wiki.call-cc.org/egg/srfi-13
Licenses: Modified BSD
Synopsis: SRFI-13 string library for Chicken scheme
Description:

This package provides the SRFI-13 string library for Chicken scheme.

chicken-srfi-14 0.2.1
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://wiki.call-cc.org/eggref/5/srfi-14
Licenses: non-copyleft
Synopsis: Character set library
Description:

Character sets can be created, extended, tested for the membership of a characters and be compared to other character sets

chicken-srfi-18 0.1.6
Channel: guix
Location: gnu/packages/chicken.scm (gnu packages chicken)
Home page: https://wiki.call-cc.org/egg/srfi-18
Licenses: Modified BSD
Synopsis: Multithreading package, largely following SRFI-18
Description:

The threads implemented in CHICKEN are so called "green" threads, based on first-class continuations. Native threads that map directly to the threads provided by the operating system are not supported. The advantage of this is that threads are very lightweight and somewhat larger degree of determinism. The disadvantage is that execution of Scheme code on multiple processor cores is not available.

Total results: 4