robert-strandh / Common-Lisp-style-guideLinks
☆14Updated 5 years ago
Alternatives and similar repositories for Common-Lisp-style-guide
Users that are interested in Common-Lisp-style-guide are comparing it to the libraries listed below
Sorting:
- Call functions automatically when Common Lisp exit☆12Updated 4 years ago
- HTML rendering of chapters 5 and 6 of "The Art of the Metaobject Protocol".☆18Updated last week
- Common Lisp library for finding similar images☆16Updated 5 months ago
- Allows arbitrary functions to become the standard Lisp debugger☆14Updated last year
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- A modular project skeleton generator☆19Updated 2 years ago
- Library for determining the types of Common Lisp forms based on information stored in the environment.☆19Updated last year
- A script to evaluate lisp expressions in multiple implementations☆21Updated 9 months ago
- Some general condition classes and signalling helpers☆27Updated 7 months ago
- Convert strings between camelCase, param-case, snake_case and more☆28Updated last year
- Tiny CL library to retrieve the arguments list of a function.☆24Updated 5 months ago
- A Common Lisp library for logging, tracing, testing and persistence.☆42Updated last week
- A Common Lisp library for accessing octet-addressed blocks of data☆29Updated 2 months ago
- Assembler with input in the form of standard instances☆32Updated last year
- Common Lisp library for manipulating date/time objects at a higher level☆31Updated last year
- C++/Julia-like parametric types in CL, based on CLtL2 extensions☆16Updated 5 years ago
- A collection of Common Lisp utilities to ratify, validate and parse inputs.☆29Updated 5 months ago
- Check and transform Lisp code with Comby (beta)☆27Updated 4 months ago
- The GMap iteration macro, plus a few other useful macros.☆19Updated last month
- provides a nice, portable way to capture user-interrupt signals in lisp