nikodemus / fsdbLinks
A simple file system database. Extracted from Bill St. Clair's Lisplog and ported to SBCL.
☆12Updated 14 years ago
Alternatives and similar repositories for fsdb
Users that are interested in fsdb are comparing it to the libraries listed below
Sorting:
- Some hacks on top of Alain Picard's CSV parser☆16Updated 11 years ago
- A context sensitive display protocol for lisp objects☆26Updated 13 years ago
- Paradigms of AI Programming Source Code☆11Updated 13 years ago
- Define programs that are designed to be used from the Unix shell rather than the REPL.☆35Updated 7 years ago
- POP, IMAP and SMTP client support for Common Lisp☆49Updated 6 months ago
- A Common Lisp data structure representing tabular data (think CSVs and database results)☆30Updated 2 years ago
- A Pretty Printing XML Generator for Common Lisp☆18Updated 6 months ago
- A Common Lisp client library for the Docker Remote API☆14Updated 11 years ago
- System for semi-automatically documenting Common Lisp packages.☆36Updated 7 years ago
- Asset manager and compiler for Common Lisp web apps☆47Updated 10 years ago
- A Common Lisp library for computing differences between files☆31Updated 12 years ago
- Minimal asynchronous CL web server☆34Updated 5 years ago
- Create and manage virtual machines from Common Lisp☆53Updated 4 years ago
- The software that runs l1sp.org☆26Updated 5 years ago
- cl-quickcheck - a Common Lisp port of the QuickCheck unit test framework☆71Updated 5 years ago
- OAuth for Common Lisp☆64Updated 10 years ago
- Fast, flexible, designer-friendly templates for Common Lisp☆39Updated 6 years ago
- BKNR Web Components☆16Updated 8 years ago
- Password hashing and verification library☆30Updated 5 years ago
- Pure math functions useful for games, 3D, and GL in general.☆17Updated 9 years ago
- e-shop written on lisp☆21Updated 13 years ago
- Common Lisp implementation of Google's Closure Templates.☆71Updated 10 years ago
- hack for proxying a slime connection through a connected lisp and a cross compiler like parenscript☆43Updated 13 years ago
- Simple, output-agnostic template engine for Common Lisp, inspired by ERb.☆30Updated 3 years ago
- Common lisp interface to the github API.☆22Updated 15 years ago
- deftask command line☆18Updated 6 years ago
- An extensible and high level FFI☆19Updated 13 years ago
- Natural language construction grammar parser☆10Updated 10 years ago
- Configuration switcher by an environment variable inspired by Config::ENV.