cldm / cl-semver
Semantic Versions handling in Common Lisp
☆14Updated 2 years ago
Alternatives and similar repositories for cl-semver:
Users that are interested in cl-semver are comparing it to the libraries listed below
- Experiments on workflow with common lisp☆21Updated 2 months ago
- Common Lisp PLN compatibility library.☆25Updated 3 years ago
- A simple advice system for Common Lisp☆25Updated 2 years ago
- Environment protocol for Common Lisp compilers.☆33Updated last year
- C++/Julia-like parametric types in CL, based on CLtL2 extensions☆16Updated 4 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- Tiny CL library to retrieve the arguments list of a function.☆24Updated 2 months ago
- DEFPACKAGE-PLUS is an *extensible* DEFPACKAGE variant with version support☆13Updated 7 years ago
- A modular project skeleton generator☆19Updated 2 years ago
- CL type system implementation☆26Updated 3 months ago
- provides a nice, portable way to capture user-interrupt signals in lisp☆22Updated 11 months 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.☆29Updated 2 months ago
- Convert strings between camelCase, param-case, snake_case and more☆28Updated last year
- A Common Lisp library for logging, tracing, testing and persistence.☆40Updated 3 weeks ago
- Define efficient global variables in Common Lisp.☆44Updated last year
- A Common Lisp library for accessing octet-addressed blocks of data☆29Updated this week
- Helps macro writers produce better errors for macro users