fare / lisp-interface-library
LIL: abstract interfaces and supporting concrete data-structures in Common Lisp
☆146Updated last year
Alternatives and similar repositories for lisp-interface-library:
Users that are interested in lisp-interface-library are comparing it to the libraries listed below
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆107Updated 5 years ago
- Seal your generic functions for an extra boost in performance.☆96Updated 8 months ago
- Implementation for Common Lisp.☆91Updated 2 years ago
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆111Updated 6 months ago
- A test framework for Common Lisp☆60Updated 3 years ago
- A fast, purely functional data structure library in Common Lisp.☆123Updated 3 years ago
- Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Li…☆157Updated 2 weeks ago
- Static generic function dispatch for Common Lisp☆79Updated 2 years ago
- Common Lisp promise implementation (successor to cl-async-future)☆87Updated 11 months ago
- Generic function interface to standard Common Lisp functions☆148Updated 3 months ago
- The official repo of named-readtables.☆68Updated last year
- Common Lisp packrat parser☆80Updated 9 months ago
- Allocate SIMPLE-ARRAYs in static memory☆98Updated 7 months ago
- A portable loop optimization framework for Common Lisp☆51Updated 2 years ago
- Osicat is a lightweight operating system interface for Common Lisp☆91Updated 2 months ago
- Concrete Syntax Trees represent s-expressions with source information☆60Updated last year
- Trivial type definitions for Common Lisp☆68Updated 6 years ago
- Dynamic library delivery tools for SBCL.☆102Updated 2 months ago
- A contract programming library for Common Lisp in the style of Eiffel’s Design by Contract ™.☆95Updated 6 years ago
- Thread-agnostic Actors in Common Lisp☆104Updated 2 weeks ago
- Common Lisp surface syntax niceties☆63Updated 2 years ago
- maybe-wrong sbcl internals☆56Updated 7 years ago
- Simple and fast serialization of all kinds of Common Lisp data structures.☆63Updated last year
- CL-PDF is a cross-platform Common Lisp library for generating PDF files.☆117Updated 10 months ago
- Common Lisp logging framework, modeled after Log4J☆85Updated last year
- A Common Lisp queue library with features such as non-consing thread safe queues and fibonacci priority queues