-
Notifications
You must be signed in to change notification settings - Fork 1
Home
cyclone-scheme edited this page Jun 24, 2020
·
45 revisions
If you want to contribute, please take a look at the Roadmap.
Packages available:
Package | Description | License | Author(s) | Maintainer(s) | Version |
---|---|---|---|---|---|
array-list | Array list data structure | MIT | Koz Ross | Justin Ethier <justin.ethier at gmail dot com> | 0.1 |
base64 | Implementation of Base64 encoding / decoding | BSD | Alex Shinn | Justin Ethier | 0.3 |
char-set | Char-set library ported from Chibi Scheme | BSD | Alex Shinn | Arthur Maciel | 0.2 |
clojurian | A collection of modules providing syntax and utility functions inspired by Clojure. | BSD | Moritz Heidkamp http://wiki.call-cc.org/users/moritz-heidkamp | Arthur Maciel | 0.1 |
csv | csv library : functions to read/write CSV data from/to a port | BSD | Peter Lane | Arthur Maciel <arthurmaciel at gmail dot com | 0.1 |
curl | Bindings for the cURL library | MIT | Justin Ethier | Justin Ethier <justin.ethier at gmail dot com> | 0.2 |
irregex | IrRegular Expressions | BSD | Alex Shinn | Arthur Maciel | 0.1 |
iset | Chibi's iset library ported to Cyclone Scheme | BSD | Alex Shinn | Arthur Maciel | 0.1 |
json | JSON parser library | BSD | LShift Ltd. ,Tony Garnock-Jones | Arthur Maciel | 0.1 |
mime | A library to parse MIME headers and bodies into SXML | BSD | Alex Shinn | Justin Ethier <justin.ethier at gmail dot com> | 0.2 |
packrat | Packrat Parser Library | MIT | Peter Lane, LShift Ltd. ,Tony Garnock-Jones | Arthur Maciel | 0.1 |
pathname | A general, non-filesystem-specific pathname library | BSD | Alex Shinn | Arthur Maciel | 0.1 |
quoted-printable | QP encoding library | BSD | Alex Shinn | Justin Ethier <justin.ethier at gmail dot com> | 0.2 |
sha2 | Native implementation of SHA-2 digest algorithms | BSD | Alex Shinn, Alexei Lozovsky | Justin Ethier <justin.ethier at gmail dot com> | 0.3 |
srfi-145 | Assumptions | MIT | Marc Nieper-Wißkirchen | Justin Ethier <justin.ethier at gmail dot com> | 0.1 |
srfi-152 | String Library (reduced) | MIT | John Cowan | Justin Ethier <justin.ethier at gmail dot com> | 0.1 |
srfi-173 | Hooks | MIT | Amirouche Boubekki | Justin Ethier <justin.ethier at gmail dot com> | 0.3 |
srfi-26 | Notation for Specializing Parameters without Currying | MIT | Sebastian Egner | Justin Ethier <justin.ethier at gmail dot com> | 0.1 |
string | Cursor-oriented string library ported from Chibi | BSD | Arthur Maciel <arthurmaciel at gmail dot com | Arthur Maciel <arthurmaciel at gmail dot com | 0.3 |
sxml | SXML is a native representation of XML in terms of standard Scheme data types | BSD | Oleg Kiselyov (specification), Alex Shinn (code) | Arthur Maciel | 0.1 |
uri | Library for parsing and constructing URI objects | BSD | Alex Shinn | Arthur Maciel <arthurmaciel at gmail dot com | 0.1 |
The above content was automatically generated on last Cyclone Winds update.