arielnetworks / cl-patternLinks
ML-like Pattern Matching for Common Lisp
☆29Updated 14 years ago
Alternatives and similar repositories for cl-pattern
Users that are interested in cl-pattern are comparing it to the libraries listed below
Sorting:
- websockets server in CL☆75Updated 2 months ago
- Why write programs in Common Lisp but tests like Java? Meet CheckL!☆47Updated 7 years ago
- A Common Lisp compiler, designed to compile to C (and from there to native code or JavaScript)☆28Updated 10 years ago
- An experimental implementation of parser combinators in Common Lisp☆80Updated 12 years ago
- An implementation of Scheme embedded in Common Lisp☆25Updated 14 years ago
- Portable threads API for Common Lisp (from GBBopen project)☆13Updated 4 years ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- A lightweight thread / cooperative multitasking library for Common Lisp.☆97Updated 11 years ago
- ContextL is a CLOS extension for Context-oriented Programming (COP), and was the first language extension that explicitly supports COP wh…☆54Updated 2 years ago
- Common Lisp symbols separated into packages according to their purity☆32Updated 8 years ago
- A logic programming library for Common Lisp.☆64Updated 5 years ago
- Parser combinators in Common Lisp☆23Updated 15 years ago
- POP, IMAP and SMTP client support for Common Lisp☆50Updated 7 months ago
- Persistent, fast mmap'd database for Common Lisp using MOP; includes its own GC systems☆63Updated 16 years ago
- The anaphoric macro collection from Hell☆50Updated 3 years ago
- Common Lisp implementation of rope datastructure☆37Updated last year
- Allegro Maild, an SMTP server written in Common Lisp☆17Updated 10 years ago
- Pluggable types for Common Lisp☆19Updated 2 years ago
- Trivial type definitions for Common Lisp☆70Updated 7 years ago
- Cl-coroutine is a coroutine library for Common Lisp. It uses cl-cont continuations library in its implementation.