earl-kent / loop-facility-clhs-examplesLinks
All loop examples in the Common Lisp Hyper Spec document's Iteration chapter.
☆16Updated 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
- Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.☆31Updated last year
- Monitor and restart background threads.☆30Updated last year
- Hygiene-compatible Lisp dialect embedded in CL☆20Updated last year
- An implementation of threading macros based on binding anonymous variables.☆24Updated last year
- A library of conveniences for working with the Common Lisp SERIES package☆39Updated 5 years ago
- Units and dimensions for Common Lisp☆23Updated 7 years ago
- Decimal number parser and formatter package for the Common Lisp language☆21Updated 3 years ago
- Extensible Scheduler written in Common Lisp☆23Updated 2 years ago
- Read keyboard events in the terminal from Common Lisp☆15Updated 8 years ago
- unofficial mirror of git://git.code.sf.net/p/series/series (Richard C. Waters' SERIES package for Common Lisp)☆56Updated 9 years ago
- OS portability library for file change detection.☆28Updated 5 months ago
- Experiments on workflow with common lisp☆22Updated this week
- generalized specializers work☆15Updated 7 years ago
- A cron-like scheduler with sane DSL☆19Updated 3 years ago
- The GMap iteration macro, plus a few other useful macros.☆19Updated this week
- Old, but suprisingly complete toolkit with no dependancies on other non-lisp libraries.☆56Updated 3 years ago
- A metaclass for bridging CLOS and JSON objects☆63Updated last year
- A heap-based priority queue whose first and foremost priority is speed.☆35Updated last year
- Dictionary and set data structures using hash array-mapped tries (HAMT)☆34Updated 5 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- A collection of Common Lisp utilities to ratify, validate and parse inputs.☆29Updated 6 months ago
- A variant of READ secure against internbombing, excessive input and macro characters.☆45Updated 2 years ago
- Convert strings between camelCase, param-case, snake_case and more☆29Updated last month
- list of extensions beyond CL available in lisp implementations, and the status of its spread.☆21Updated 6 years ago
- A simple and unintrusive read table modification inspired by Python's three quote strings.☆21Updated 7 years ago
- Common Lisp distributed computation framework implemented using Swank Client☆43Updated last year
- Extend Quicklisp with the ability to define releases that are fetched directly from their original versioning system.☆12Updated 9 years ago
- System dependency listing and archiving tool for Common Lisp☆27Updated last year
- A natural language parser using Jay Earleys well-known algorithm.☆18Updated 3 years ago