earl-kent / loop-facility-clhs-examplesLinks
All loop examples in the Common Lisp Hyper Spec document's Iteration chapter.
☆17Updated 4 years ago
Alternatives and similar repositories for loop-facility-clhs-examples
Users that are interested in loop-facility-clhs-examples are comparing it to the libraries listed below
Sorting:
- Define efficient global variables in Common Lisp.☆44Updated last year
- Convert strings between camelCase, param-case, snake_case and more☆29Updated 3 months ago
- Dictionary and set data structures using hash array-mapped tries (HAMT)☆34Updated 5 years ago
- Monitor and restart background threads.☆30Updated last year
- Hygiene-compatible Lisp dialect embedded in CL☆20Updated last year
- Hunchentoot Gserver based taskmanager☆27Updated last year
- generalized specializers work☆15Updated 7 years ago
- SPLIT-SEQUENCE is a member of the Common Lisp Utilities family of programs, designed by community consensus.☆38Updated 3 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- An implementation of threading macros based on binding anonymous variables.☆25Updated last year
- Extend Quicklisp with the ability to define releases that are fetched directly from their original versioning system.☆12Updated 9 years ago
- ☆17Updated last year
- Read keyboard events in the terminal from Common Lisp☆15Updated 8 years ago
- A simple image viewer in Common Lisp.☆37Updated 6 years ago
- OS portability library for file change detection.☆28Updated last month
- Library for determining the types of Common Lisp forms based on information stored in the environment.☆19Updated last year
- Tiny CL library to retrieve the arguments list of a function.☆25Updated last month
- DEFPACKAGE-PLUS is an *extensible* DEFPACKAGE variant with version support☆13Updated 7 years ago
- Various utilities to make use and creation of custom method combinations easier.☆24Updated last year
- A library of conveniences for working with the Common Lisp SERIES package☆39Updated 5 years ago
- A heap-based priority queue whose first and foremost priority is speed.☆35Updated last month
- A Common Lisp function caching / memoization library☆49Updated 2 years ago
- provides a nice, portable way to capture user-interrupt signals in lisp☆24Updated last year
- Extensible Scheduler written in Common Lisp☆23Updated 2 years ago
- Pack several small values into a single integer☆26Updated 3 years ago
- A collection of Common Lisp utilities to ratify, validate and parse inputs.☆31Updated last month
- Secure-by-default, error-recovering XML parser and serializer in Common Lisp☆31Updated last month
- Library for .zip-file reading and writing, written in Common Lisp.☆21Updated last year
- Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.☆31Updated 2 years ago
- Server Side Events (SSE) support/demo in Common Lisp☆19Updated 4 years ago