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 data serialization/contract library for common lisp☆50Updated 4 years ago
- A Common Lisp function caching / memoization library☆49Updated 2 years ago
- CL environment introspection portability layer☆41Updated last year
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆56Updated 3 years ago
- cl-scripting, utilities for scripting in Common Lisp☆43Updated 3 years ago
- Define efficient global variables in Common Lisp.☆45Updated last year
- A batteries-included tracing and debug-logging macro☆69Updated 3 years ago
- destructuring extension of let*☆53Updated 7 years ago
- Build system in Common Lisp☆61Updated 8 months ago
- Determine the cost of things in Common Lisp.☆69Updated 5 years ago
- Monadic parsing for Common Lisp☆31Updated 5 years ago
- Environment protocol for Common Lisp compilers.☆34Updated last year
- A CLOSsy way to trade genericity for performance.☆37Updated 5 years ago
- A Common Lisp package for hash table creation with flexible, extensible initializers.☆37Updated 10 years ago
- A collection of portable random generators for Common Lisp☆34Updated last month
- Index page for Common Lisp portability libraries and their current support status☆31Updated last month
- no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.☆38Updated 3 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- C++/Julia-like parametric types in CL, based on CLtL2 extensions☆17Updated 5 years ago
- Named readtables for Common Lisp☆69Updated 4 months ago
- A common lisp library that provides a numeric type with optional unit and/or uncertainty for computations with automatic error propagatio…☆33Updated 4 years ago
- Implements the CLTL2 environment access API.☆33Updated 4 months ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- Reference manual generator for Common Lisp libraries☆41Updated 3 months ago
- Common Lisp tool to compile documentation pages using an HTML template.☆61Updated last month
- A collection of various tweaks for working with Common Lisp.☆41Updated 4 years ago
- CL compiler macro utilities.☆69Updated 5 years ago
- A color data type for Common Lisp.☆18Updated 4 years ago
- Secure-by-default, error-recovering XML parser and serializer in Common Lisp☆31Updated 2 months ago