pcostanza / filtered-functions
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
- Julia-like dispatch for Common Lisp☆61Updated 3 years ago
- cl-scripting, utilities for scripting in Common Lisp☆40Updated 2 years ago
- A Common Lisp function caching / memoization library☆46Updated last year
- A CLOSsy way to trade genericity for performance.☆37Updated 4 years ago
- User-defined constant folding facility☆21Updated 5 years ago
- A data serialization/contract library for common lisp☆49Updated 3 years ago
- Environment protocol for Common Lisp compilers.☆33Updated last year
- A portable loop optimization framework for Common Lisp☆51Updated 2 years ago
- Implements the CLTL2 environment access API.☆32Updated last year
- A test framework for Common Lisp☆60Updated 3 years ago
- Common Lisp package for generating GraphViz (dot) files☆38Updated last year
- Secure-by-default, error-recovering XML parser and serializer in Common Lisp☆32Updated 4 years ago
- maybe-wrong sbcl internals☆56Updated 7 years ago
- Define efficient global variables in Common Lisp.☆44Updated last year
- A variant of READ secure against internbombing, excessive input and macro characters.☆44Updated 2 years ago
- Monadic parsing for Common Lisp☆31Updated 4 years ago
- CL environment introspection portability layer☆39Updated 11 months ago
- A Common Lisp package for hash table creation with flexible, extensible initializers.☆37Updated 9 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- Common Lisp PLN compatibility library.☆25Updated 3 years ago
- Portable GC-related APIs for Common Lisp.☆45Updated last year
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆55Updated 2 years ago
- The official repo of named-readtables.☆68Updated this week
- A collection of various tweaks for working with Common Lisp.☆39Updated 4 years ago
- Containers Library for Common Lisp☆66Updated 8 months ago
- Python-like generators for Common Lisp☆46Updated 2 years ago
- Simple and fast serialization of all kinds of Common Lisp data structures.☆63Updated last year
- Trivial type definitions for Common Lisp☆68Updated 6 years ago
- Portability library for IEEE float features that are not covered by the CL standard.☆33Updated 10 months ago
- destructuring extension of let*☆53Updated 7 years ago