pcostanza / filtered-functionsLinks
Filtered functions provide an extension of CLOS generic function invocation that add a simple preprocessing step before the actual method dispatch is performed and thus enable the use of arbitrary predicates for selecting and applying methods.
☆45Updated 9 years ago
Alternatives and similar repositories for filtered-functions
Users that are interested in filtered-functions are comparing it to the libraries listed below
Sorting:
- Julia-like dispatch for Common Lisp☆61Updated 4 years ago
- A Common Lisp function caching / memoization library☆49Updated 2 years ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆57Updated 3 years ago
- Build system in Common Lisp☆63Updated last week
- CL environment introspection portability layer☆41Updated last year
- Determine the cost of things in Common Lisp.☆69Updated 6 years ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- Monadic parsing for Common Lisp☆31Updated 5 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- Implements the CLTL2 environment access API.☆34Updated 8 months ago
- Trivial type definitions for Common Lisp☆70Updated 7 years ago
- cl-scripting, utilities for scripting in Common Lisp☆43Updated 3 years ago
- Concrete Syntax Trees represent s-expressions with source information☆63Updated 4 months ago
- Old, but suprisingly complete toolkit with no dependancies on other non-lisp libraries.☆58Updated 4 years ago
- ASDF system dependency visualizer☆46Updated 5 years ago
- Define efficient global variables in Common Lisp.☆47Updated last year
- A data serialization/contract library for common lisp☆50Updated 4 years ago
- Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/☆45Updated 4 years ago
- A collection of various tweaks for working with Common Lisp.☆41Updated 4 years ago
- A batteries-included tracing and debug-logging macro☆69Updated 4 years ago
- Common Lisp tool to compile documentation pages using an HTML template.☆61Updated 5 months ago
- A Common Lisp library for logging, tracing, testing and persistence.☆44Updated last week
- Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.☆33Updated 2 years ago
- A portable loop optimization framework for Common Lisp☆59Updated 3 years ago
- maybe-wrong sbcl internals☆57Updated 7 years ago
- Named readtables for Common Lisp☆72Updated last week
- Static generic function dispatch for Common Lisp☆81Updated 3 years ago
- new major version of folio☆78Updated 6 years ago
- Portability layer for atomic operations like compare-and-swap (CAS)☆37Updated 5 months ago
- Environment protocol for Common Lisp compilers.☆35Updated 2 years ago