Packages — S (Page 3 of 8)

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

sbcl-clsql-postgresql-socket3 6.7.0

`clsql' is a Common Lisp interface to SQL RDBMS based on the Xanalys CommonSQL interface for Lispworks. It provides low-level database interfaces as well as a functional and an object oriented…

sbcl-clsql-sqlite3 6.7.0

`clsql' is a Common Lisp interface to SQL RDBMS based on the Xanalys CommonSQL interface for Lispworks. It provides low-level database interfaces as well as a functional and an object oriented…

sbcl-clsql-uffi 6.7.0

`clsql' is a Common Lisp interface to SQL RDBMS based on the Xanalys CommonSQL interface for Lispworks. It provides low-level database interfaces as well as a functional and an object oriented…

sbcl-clss 0.3.1-1.2a8e861

CLSS is a DOM traversal engine based on CSS selectors. It makes use of the Plump-DOM and is used by lQuery. …

sbcl-cluffer 0.0.0-1.4aad29c

Cluffer is a library for representing the buffer of a text editor. As such, it defines a set of CLOS protocols for client code to interact with the buffer contents in…

sbcl-cluffer-base 0.0.0-1.4aad29c

Cluffer is a library for representing the buffer of a text editor. As such, it defines a set of CLOS protocols for client code to interact with the buffer contents in…

sbcl-cluffer-simple-buffer 0.0.0-1.4aad29c

Cluffer is a library for representing the buffer of a text editor. As such, it defines a set of CLOS protocols for client code to interact with the buffer contents in…

sbcl-cluffer-simple-line 0.0.0-1.4aad29c

Cluffer is a library for representing the buffer of a text editor. As such, it defines a set of CLOS protocols for client code to interact with the buffer contents in…

sbcl-cluffer-standard-buffer 0.0.0-1.4aad29c

Cluffer is a library for representing the buffer of a text editor. As such, it defines a set of CLOS protocols for client code to interact with the buffer contents in…

sbcl-cluffer-standard-line 0.0.0-1.4aad29c

Cluffer is a library for representing the buffer of a text editor. As such, it defines a set of CLOS protocols for client code to interact with the buffer contents in…

sbcl-clump 0.0.0-1.1ea4dba

The purpose of this library is to provide a collection of implementations of trees. In contrast to existing libraries such as cl-containers, it does not impose a particular use for the trees. …

sbcl-clump-2-3-tree 0.0.0-1.1ea4dba

The purpose of this library is to provide a collection of implementations of trees. In contrast to existing libraries such as cl-containers, it does not impose a particular use for the trees. …

sbcl-clump-binary-tree 0.0.0-1.1ea4dba

The purpose of this library is to provide a collection of implementations of trees. In contrast to existing libraries such as cl-containers, it does not impose a particular use for the trees. …

sbcl-clunit 0.2.3-1.6f6d728

CLUnit is a Common Lisp unit testing framework. It is designed to be easy to use so that you can quickly start testing. CLUnit provides a rich set of features…

sbcl-clunit2 0.2.4-1.5e28343

CLUnit is a Common Lisp unit testing framework. It is designed to be easy to use so that you can quickly start testing. …

sbcl-clx 0.7.5

CLX is an X11 client library for Common Lisp. The code was originally taken from a CMUCL distribution, was modified somewhat in order to make it compile and run under SBCL,…

sbcl-clx-truetype 0.0.1-1.c6e10a9

CLX-TrueType is pure common lisp solution for antialiased TrueType font rendering using CLX and XRender extension. …

sbcl-clx-xembed 0.1-1.a5c4b84

CL(x) xembed protocol implementation …

sbcl-colorize 0.0.0-1.ea676b5

`colorize' is a Lisp library for syntax highlighting supporting the following languages: Common Lisp, Emacs Lisp, Scheme, Clojure, C, C++, Java, Python, Erlang, Haskell, Objective-C, Diff, Webkit. …

sbcl-com.gigamonkeys.binary-data 0.0.0-0.22e9089

This a Common Lisp library for reading and writing binary data. It is based on code from chapter 24 of the book _Practical Common Lisp_. …

sbcl-conditional-commands 0.9.7-0.27b4d7a

McCLIM is an implementation of the _Common Lisp Interface Manager specification_, a toolkit for writing GUIs in Common Lisp. …

sbcl-constantfold 0.1-1.0ff1d97

Support library for numcl. Registers a function as an additional form that is considered as a candidate for a constant. …

sbcl-curry-compose-reader-macros 1.0.0-0.beaa92d

This Common Lisp library provides reader macros for concise expression of function partial application and composition. …

sbcl-cxml 0.0.0-1.00b22bf

CXML implements a namespace-aware, validating XML 1.0 parser as well as the DOM Level 2 Core interfaces. Two parser interfaces are offered, one SAX-like, the other similar to StAX. …

sbcl-cxml+xml 0.0.0-1.00b22bf

CXML implements a namespace-aware, validating XML 1.0 parser as well as the DOM Level 2 Core interfaces. Two parser interfaces are offered, one SAX-like, the other similar to StAX. …

sbcl-dbd-mysql 0.9.4

`dbi' is a Common Lisp library providing a database independent interface for MySQL, PostgreSQL and SQLite. …

sbcl-dbd-postgres 0.9.4

`dbi' is a Common Lisp library providing a database independent interface for MySQL, PostgreSQL and SQLite. …

sbcl-dbd-sqlite3 0.9.4

`dbi' is a Common Lisp library providing a database independent interface for MySQL, PostgreSQL and SQLite. …

sbcl-dbi 0.9.4

`dbi' is a Common Lisp library providing a database independent interface for MySQL, PostgreSQL and SQLite. …

sbcl-deflate 1.0.3

This library is an implementation of Deflate (RFC 1951) decompression, with optional support for ZLIB-style (RFC 1950) and gzip-style (RFC 1952) wrappers of deflate streams. It currently does not handle compression. …

sbcl-dexador 0.9.14

Dexador is yet another HTTP client for Common Lisp with neat APIs and connection-pooling. It is meant to supersede Drakma. …

sbcl-dissect 1.0.0-1.cffd384

Dissect is a small Common Lisp library for introspecting the call stack and active restarts. …

sbcl-documentation-utils 1.2.0-0.98630dd

This is a small library to help you with managing the Common Lisp docstrings for your library. …

sbcl-drakma 2.0.7

Drakma is a full-featured HTTP client implemented in Common Lisp. It knows how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets, SSL, continuable uploads, file uploads, cookies, and more. …

sbcl-drei-mcclim 0.9.7-0.27b4d7a

McCLIM is an implementation of the _Common Lisp Interface Manager specification_, a toolkit for writing GUIs in Common Lisp. …

sbcl-enchant 0.0.0-1.6af162a

Enchant is a Common Lisp interface for the Enchant spell-checker library. The Enchant library is a generic spell-checker library which uses other spell-checkers transparently as back-end. The library supports the…

sbcl-eos 0.0.0-2.b4413bc

Eos was a unit testing library for Common Lisp. It began as a fork of FiveAM; however, FiveAM development has continued, while that of Eos has not. Thus, Eos is…

sbcl-esa-mcclim 0.9.7-0.27b4d7a

McCLIM is an implementation of the _Common Lisp Interface Manager specification_, a toolkit for writing GUIs in Common Lisp. …

sbcl-esrap 0.0.0-1.133be8b

A packrat parser for Common Lisp. In addition to regular Packrat / Parsing Grammar / TDPL features ESRAP supports: * dynamic redefinition of nonterminals * inline…

sbcl-exponential-backoff 0-1.8d9e844

An implementation of the exponential backoff algorithm in Common Lisp. Inspired by the implementation found in Chromium. Read the header file to learn about each of the parameters. …

sbcl-external-program 0.0.6-1.5888b8f

EXTERNAL-PROGRAM enables running programs outside the Lisp process. It is an attempt to make the RUN-PROGRAM functionality in implementations like SBCL and CCL as portable as possible without sacrificing much in…

sbcl-fare-quasiquote 1.0.1-1.640d39a

The main purpose of this n+2nd reimplementation of quasiquote is enable matching of quasiquoted patterns, using Optima or Trivia. …

sbcl-fare-quasiquote-extras 1.0.1-1.640d39a

This library combines `fare-quasiquote-readtable' and `fare-quasiquote-optima'. …

sbcl-fare-quasiquote-optima 1.0.1-1.640d39a

The main purpose of this n+2nd reimplementation of quasiquote is enable matching of quasiquoted patterns, using Optima or Trivia. …

sbcl-fare-quasiquote-readtable 1.0.1-1.640d39a

The main purpose of this n+2nd reimplementation of quasiquote is enable matching of quasiquoted patterns, using Optima or Trivia. This package uses fare-quasiquote with named-readtable. …

sbcl-fare-utils 1.0.0.5-1.66e9c6f

fare-utils is a small collection of utilities. It contains a lot of basic everyday functions and macros. …

sbcl-fast-http 0.2.0-2.502a377

`fast-http' is a HTTP request/response protocol parser for Common Lisp. …

sbcl-fast-io 1.0.0-2.603f490

Fast-io is about improving performance to octet-vectors and octet streams (though primarily the former, while wrapping the latter). …

sbcl-fiasco 0.0.1-1.d62f755

A Common Lisp test framework that treasures your failures, logical continuation of Stefil. It focuses on interactive debugging. …

sbcl-find-port 0.1

This is a small Common Lisp library that finds an open port within a range. …

sbcl-fiveam 1.4.1

FiveAM is a simple (as far as writing and running tests goes) regression testing framework. It has been designed with Common Lisp's interactive development model in mind. …

sbcl-flexi-streams 1.0.18

Flexi-streams is an implementation of "virtual" bivalent streams that can be layered atop real binary or bivalent streams and that can be used to read and write character data in various single-…

sbcl-flexichain 1.5.1

This package provides an implementation of the flexichain protocol, allowing client code to dynamically add elements to, and delete elements from a sequence (or chain) of such elements. …

sbcl-float-features 1.0.0

Portability library for IEEE float features that are not covered by the Common Lisp standard. …

sbcl-foreign-array 0.0.0-1.e4711a6

Antik provides a foundation for scientific and engineering computation in Common Lisp. It is designed not only to facilitate numerical computations, but to permit the use of numerical computation libraries and…

sbcl-form-fiddle 1.1.0-0.e0c2359

Often times we need to destructure a form definition in a Common Lisp macro. This library provides a set of simple utilities to help with that. …

sbcl-fprog 1.0.0-1.7016d1a

`fprog' is a Common Lisp library allowing iteration over immutable lists sharing identical sublists. …

sbcl-fset 1.3.2-1.6d2f9de

FSet is a functional set-theoretic collections library for Common Lisp. Functional means that all update operations return a new collection rather than modifying an existing one in place. Set-theoretic means that…

sbcl-function-cache 1.0.3

A common lisp library that provides extensible function result caching based on arguments (an expanded form of memoization). …

sbcl-global-vars 1.0.0-0.c749f32

In Common Lisp, a special variable that is never dynamically bound typically serves as a stand-in for a global variable. The `global-vars' library provides true global variables that are implemented by…

sbcl-graph 0.0.0-0.78bf9ec

The GRAPH Common Lisp library provides a data structures to represent graphs, as well as some graph manipulation and analysis algorithms (shortest path, maximum flow, minimum spanning tree, etc.). …

sbcl-graph-dot 0.0.0-0.78bf9ec

The GRAPH Common Lisp library provides a data structures to represent graphs, as well as some graph manipulation and analysis algorithms (shortest path, maximum flow, minimum spanning tree, etc.). …

sbcl-graph-json 0.0.0-0.78bf9ec

The GRAPH Common Lisp library provides a data structures to represent graphs, as well as some graph manipulation and analysis algorithms (shortest path, maximum flow, minimum spanning tree, etc.). …

sbcl-green-threads 0.3-1.fff5ebe

This library allows for cooperative multitasking with help of cl-cont for continuations. It tries to mimic the API of bordeaux-threads as much as possible. …

sbcl-gsll 0.0.0-1.1a8ada2

The GNU Scientific Library for Lisp (GSLL) allows the use of the GNU Scientific Library (GSL) from Common Lisp. This library provides a full range of common mathematical operations useful to…

sbcl-gtype 0.1-1.42275e3

Support library for numcl that provides Julia-like runtime parametric type correctness in Common Lisp. It is based on CLtL2 extensions. …

sbcl-hdf5-cffi 1.8.18-1.5b5c88f

`hdf5-cffi' is a CFFI wrapper for the HDF5 library. …

sbcl-html-encode 1.2

A library for encoding text in various web-savvy encodings. …

sbcl-http-body 0.1.0-1.dd01dc4

HTTP-Body parses HTTP POST data and returns POST parameters. It supports application/x-www-form-urlencoded, application/json, and multipart/form-data. …

sbcl-hu.dwim.asdf 20190521

Various ASDF extensions such as attached test and documentation system, explicit development support, etc. …

sbcl-hu.dwim.common 2015-07-09

sbcl-hu.dwim.common-lisp 2015-07-09

This library is a redefinition of the standard Common Lisp package that includes a number of renames and shadows. …

sbcl-hu.dwim.defclass-star 2015-07-09

`defclass-star' provides defclass* and defcondition* to simplify class and condition declarations. Features include: * Automatically export all or select slots at compile time. * Define the…

sbcl-hu.dwim.stefil 0.0.0-1.ab6d1aa

Stefil is a simple test framework for Common Lisp, with a focus on interactive development. …

sbcl-hunchentoot 1.2.38

Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking…

sbcl-idna 0.2.2

This Common Lisp library provides string encoding and decoding routines for IDNA, the International Domain Names in Applications. …

sbcl-ieee-floats 20170924-1.566b51a

This is a Common Lisp library that converts floating point values to IEEE 754 binary representation. …

sbcl-introspect-environment 0.1-1.fff42f8

This library is a small interface to portable but nonstandard introspection of Common Lisp environments. It is intended to allow a bit more compile-time introspection of environments in Common Lisp. Quite a…

sbcl-iolib 0.8.3-2.7f5ea3a

IOlib is to be a better and more modern I/O library than the standard Common Lisp library. It contains a socket library, a DNS resolver, an I/O multiplexer(which supports `select(2)', `epoll(4)'…

sbcl-iolib.asdf 0.8.3-2.7f5ea3a

IOlib is to be a better and more modern I/O library than the standard Common Lisp library. It contains a socket library, a DNS resolver, an I/O multiplexer(which supports `select(2)', `epoll(4)'…

sbcl-iolib.base 0.8.3-2.7f5ea3a

IOlib is to be a better and more modern I/O library than the standard Common Lisp library. It contains a socket library, a DNS resolver, an I/O multiplexer(which supports `select(2)', `epoll(4)'…

sbcl-iolib.common-lisp 0.8.3-2.7f5ea3a

IOlib is to be a better and more modern I/O library than the standard Common Lisp library. It contains a socket library, a DNS resolver, an I/O multiplexer(which supports `select(2)', `epoll(4)'…

sbcl-iolib.conf 0.8.3-2.7f5ea3a

IOlib is to be a better and more modern I/O library than the standard Common Lisp library. It contains a socket library, a DNS resolver, an I/O multiplexer(which supports `select(2)', `epoll(4)'…

sbcl-ironclad 0.50

Ironclad is a cryptography library written entirely in Common Lisp. It includes support for several popular ciphers, digests, MACs and public key cryptography algorithms. For several implementations that support Gray…

sbcl-iterate 1.5

`iterate' is an iteration construct for Common Lisp. It is similar to the `CL:LOOP' macro, with these distinguishing marks: * it is extensible, * it helps…

sbcl-jonathan 0.1.0-1.1f448b4

High performance JSON encoder and decoder. Currently support: SBCL, CCL. …

sbcl-jpl-queues 0.1

A Common Lisp library implementing a few different kinds of queues: * Bounded and unbounded FIFO queues. * Lossy bounded FIFO queues that drop elements when…

sbcl-jpl-util 20151005

`cl-jpl-util' is a collection of Common Lisp utility functions and macros, primarily for software projects written in CL by the author. …

sbcl-kmrcl 1.109.0-1.5260068

KMRCL is a collection of utilities used by a number of Kevin Rosenberg's CL packages. …

sbcl-lack 0.1.0-1.abff8ef

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an…

sbcl-lack-component 0.0.0-1.abff8ef

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an…

sbcl-lack-middleware-backtrace 0.1.0-1.abff8ef

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an…

sbcl-lack-middleware-static 0.1.0-1.abff8ef

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an…

sbcl-lack-request 0.1.0-1.abff8ef

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an…

sbcl-lack-response 0.1.0-1.abff8ef

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an…

sbcl-lack-util 0.1.0-1.abff8ef

Lack is a Common Lisp library which allows web applications to be constructed of modular components. It was originally a part of Clack, however it's going to be rewritten as an…

sbcl-let-plus 0.0.0-1.5f14af6

This library implements the let+ macro, which is a dectructuring extension of let*. It features: * Clean, consistent syntax and small implementation (less than 300 LOC, not …

sbcl-lift 1.7.1-1.7d49a66

The LIsp Framework for Testing (LIFT) is a unit and system test tool for LISP. Though inspired by SUnit and JUnit, it's built with Lisp in mind. In LIFT, testcases are…

sbcl-lisp-namespace 0.1-1.28107ca

Common Lisp already has major 2 namespaces, function namespace and value namespace (or variable namespace), but there are actually more — e.g., class namespace. This library offers macros to deal with…

sbcl-lisp-unit 0.0.0-1.89653a2

`lisp-unit' is a Common Lisp library that supports unit testing. It is an extension of the library written by Chris Riesbeck. …

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z