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☆46Updated 2 years ago
- A data serialization/contract library for common lisp☆49Updated 3 years ago
- Define efficient global variables in Common Lisp.☆44Updated last year
- Implements the CLTL2 environment access API.☆32Updated last month
- cl-scripting, utilities for scripting in Common Lisp☆43Updated 3 years ago
- Common Lisp tool to compile documentation pages using an HTML template.☆61Updated last month
- Common Lisp PLN compatibility library.☆25Updated 3 years ago
- Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/☆45Updated 3 years ago
- Named readtables for Common Lisp☆68Updated 3 weeks ago
- CL environment introspection portability layer☆41Updated last year
- Index page for Common Lisp portability libraries and their current support status☆31Updated 10 months ago
- Portability layer for atomic operations like compare-and-swap (CAS)☆37Updated 4 months ago
- Build system in Common Lisp☆61Updated 5 months ago
- A CLOSsy way to trade genericity for performance.☆37Updated 5 years ago
- Trivial type definitions for Common Lisp☆68Updated 7 years ago
- Old, but suprisingly complete toolkit with no dependancies on other non-lisp libraries.☆56Updated 3 years ago
- Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.☆56Updated 2 years ago
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- Common Lisp package for generating GraphViz (dot) files☆38Updated last year
- Environment protocol for Common Lisp compilers.☆33Updated last year
- ASDF system dependency visualizer☆46Updated 5 years ago
- Static generic function dispatch for Common Lisp☆79Updated 3 years ago
- Reference manual generator for Common Lisp libraries☆40Updated last week
- Python-like generators for Common Lisp☆46Updated 2 years ago
- A Common Lisp package for hash table creation with flexible, extensible initializers.☆37Updated 9 years ago
- destructuring extension of let*☆53Updated 7 years ago
- Portability library for IEEE float features that are not covered by the CL standard.☆35Updated last month
- A test framework for Common Lisp☆62Updated 3 years ago
- A Common Lisp library for accessing octet-addressed blocks of data☆29Updated 2 months ago