Shinmera / forLinks
An extensible iteration macro library.
☆45Updated last week
Alternatives and similar repositories for for
Users that are interested in for are comparing it to the libraries listed below
Sorting:
- unofficial mirror of git://git.code.sf.net/p/series/series (Richard C. Waters' SERIES package for Common Lisp)☆56Updated 9 years ago
- Build system in Common Lisp☆61Updated 7 months ago
- Autowrapper for Common Lisp☆61Updated 4 years ago
- Concrete Syntax Trees represent s-expressions with source information☆61Updated 2 months ago
- A data serialization/contract library for common lisp☆50Updated 4 years ago
- Common Lisp tool to compile documentation pages using an HTML template.☆61Updated last week
- Determine the cost of things in Common Lisp.☆69Updated 5 years ago
- A metaclass for bridging CLOS and JSON objects☆63Updated last year
- bind is let and much much more☆47Updated 2 years ago
- Portability layer for atomic operations like compare-and-swap (CAS)☆37Updated last week
- A portable Common Lisp condition system☆63Updated 4 years ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆56Updated 3 years ago
- A Syntax Highlighting library☆74Updated 9 months ago
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆119Updated 2 months ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- CLESH a very short and simple program, written in Common Lisp, that extends Common Lisp to embed shell code in a manner similar to perl's…☆73Updated 4 years ago
- new major version of folio☆77Updated 5 years ago
- A Common Lisp function caching / memoization library☆49Updated 2 years ago
- Common Lisp distributed computation framework implemented using Swank Client☆43Updated last year
- Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.