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
- Define efficient global variables in Common Lisp.☆44Updated last year
- CL environment introspection portability layer☆41Updated last year
- A Common Lisp function caching / memoization library☆49Updated 2 years ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆56Updated 3 years ago
- A CLOSsy way to trade genericity for performance.☆37Updated 5 years ago
- Build system in Common Lisp☆61Updated 7 months ago
- Common Lisp tool to compile documentation pages using an HTML template.☆61Updated last week
- Trivial type definitions for Common Lisp☆69Updated 7 years ago
- A batteries-included tracing and debug-logging macro☆69Updated 3 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
- A portable loop optimization framework for Common Lisp☆56Updated 3 years ago
- Named readtables for Common Lisp☆69Updated 2 months ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- destructuring extension of let*☆53Updated 7 years ago
- A metaclass for bridging CLOS and JSON objects☆63Updated last year
- Python-like generators for Common Lisp☆46Updated 3 years ago
- cl-scripting, utilities for scripting in Common Lisp☆43Updated 3 years ago
- CL compiler macro utilities.☆68Updated 5 years ago
- Environment protocol for Common Lisp compilers.☆34Updated last year
- Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/☆45Updated 3 years ago
- Determine the cost of things in Common Lisp.☆69Updated 5 years ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- A different type of generic function for common lisp.☆30Updated 4 years ago
- maybe-wrong sbcl internals☆57Updated 7 years ago
- Portability layer for atomic operations like compare-and-swap (CAS)☆37Updated last week
- Common Lisp introspection library for the call stack and restarts☆46Updated last week
- Implements the CLTL2 environment access API.☆32Updated 3 months ago
- Static generic function dispatch for Common Lisp☆79Updated 3 years ago