Alexandria - Common Lisp Utility Library

Popular utility library for Common Lisp projects.

(alexandria.common-lisp.dev) Alexandria   website

ROAM_REFS: https://alexandria.common-lisp.dev/

Alexandria is a project and a library.

As a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually means is open to debate, but each project member has a veto on all project activities, so a degree of conservativism is inevitable.

As a library Alexandria is one of the means by which the project strives for its goals. Alexandria is a collection of portable public domain utilities that meet the following constraints:

  • Utilities, not extensions: Alexandria will not contain conceptual extensions to Common Lisp, instead limiting itself to tools and utilities that fit well within the framework of standard ANSI Common Lisp. Test-frameworks, system definitions, logging facilities, serialization layers, etc. are all outside the scope of Alexandria as a library, though well within the scope of Alexandria as a project.
  • Conservative: Alexandria limits itself to what project members consider conservative utilities. Alexandria does not and will not include anaphoric constructs, loop-like binding macros, etc.
  • Portable: Alexandria limits itself to portable parts of Common Lisp. Even apparently conservative and usefull functions remain outside the scope of Alexandria if they cannot be implemented portably. Portability is here defined as portable within a conforming implementation: implementation bugs are not considered portability issues.
  • Team player: Alexandria will not (initially, at least) subsume or provide functionality for which good-quality special-purpose packages exist, like
    split-sequence
    . Instead, third party packages such as that may be "blessed".

Documentation is available as a single-page HTML or a PDF, and current sources are available:

The repository and the issue tracker is in GitLab.

git clone git://common-lisp.net/projects/alexandria/alexandria.git

Note: As of 2010-03-09 the project switched from Darcs to Git. The old Darcs repo

http://common-lisp.net/project/alexandria/darcs/alexandria

is still available, but remains frozen.

Discussions on Alexandria take place on alexandria-devel mailing list – and also

#lisp on irc.freenode.net
. Automated commit messages for the Git repository are sent to the alexandria-cvs mailing list. (Yeah, -cvs, really. Historical reasons.)

Current members of Alexandria are: Marco Baringer, Attila Lendvai, Nikodemus Siivola, Robert Strandh, and Philipp Marek.

(gitlab.common-lisp.net) alexandria / alexandria · GitLab   website

ROAM_REFS: https://gitlab.common-lisp.net/alexandria/alexandria

Alexandria is a collection of portable public domain utilities that meet the following constraints:

  • Utilities, not extensions: Alexandria will not contain conceptual extensions to Common Lisp, instead limiting itself to tools and utilities that fit well within the framework of standard ANSI Common Lisp. Test-frameworks, system definitions, logging facilities, serialization layers, etc. are all outside the scope of Alexandria as a library, though well within the scope of Alexandria as a project.
  • Conservative: Alexandria limits itself to what project members consider conservative utilities. Alexandria does not and will not include anaphoric constructs, loop-like binding macros, etc.
  • Portable: Alexandria limits itself to portable parts of Common Lisp. Even apparently conservative and useful functions remain outside the scope of Alexandria if they cannot be implemented portably. Portability is here defined as portable within a conforming implementation: implementation bugs are not considered portability issues.

(gitlab.common-lisp.net) alexandria.asd · master · alexandria / alexandria · GitLab

ROAM_REFS: https://gitlab.common-lisp.net/alexandria/alexandria/-/blob/master/alexandria.asd

Local Graph

org-roam 3d02cd3c-10dc-4c4d-aa8d-e265dd1ffc38 Alexandria - Common Lisp Utility Library b5fb5c4b-d10f-4bca-91e1-a5e946ef0c83 Common Lisp 3d02cd3c-10dc-4c4d-aa8d-e265dd1ffc38->b5fb5c4b-d10f-4bca-91e1-a5e946ef0c83