guicho271828 / sbcl-wiki
maybe-wrong sbcl internals
☆56Updated 7 years ago
Alternatives and similar repositories for sbcl-wiki:
Users that are interested in sbcl-wiki are comparing it to the libraries listed below
- A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.☆52Updated 2 months ago
- A CLOSsy way to trade genericity for performance.☆37Updated 4 years ago
- Common Lisp tool to compile documentation pages using an HTML template.☆61Updated 4 months ago
- The official repo of named-readtables.☆68Updated last month
- Static generic function dispatch for Common Lisp☆79Updated 2 years ago
- Common Lisp packrat parser☆81Updated 10 months ago
- Trivial type definitions for Common Lisp☆68Updated 7 years ago
- Simple and fast serialization of all kinds of Common Lisp data structures.☆63Updated last year
- Old, but suprisingly complete toolkit with no dependancies on other non-lisp libraries.☆56Updated 3 years ago
- destructuring extension of let*☆53Updated 7 years ago
- Seal your generic functions for an extra boost in performance.☆98Updated last month
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆111Updated last week
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- Allocate SIMPLE-ARRAYs in static memory☆98Updated 9 months ago
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆107Updated 5 years ago
- cl-scripting, utilities for scripting in Common Lisp☆40Updated 2 years ago
- Concrete Syntax Trees represent s-expressions with source information☆60Updated last month
- Extract documentation from Common Lisp systems☆41Updated 2 years ago
- common lisp library providing common math functions used in games☆54Updated 5 years ago
- Implements the CLTL2 environment access API.☆32Updated last year
- A portable loop optimization framework for Common Lisp