Ramarren / cl-parser-combinators
An experimental implementation of parser combinators in Common Lisp
☆80Updated 11 years ago
Alternatives and similar repositories for cl-parser-combinators:
Users that are interested in cl-parser-combinators are comparing it to the libraries listed below
- YACC is dead for Common Lisp (based on http://arxiv.org/abs/1010.5023)☆40Updated last year
- Super Monadic Über Go-into : parser combinators for Common Lisp☆108Updated 3 years ago
- websockets server in CL☆73Updated 11 years ago
- Parser combinators in Common Lisp☆23Updated 15 years ago
- CFFI bindings for LLVM☆101Updated last year
- Full-text indexing and search for Common Lisp☆54Updated 11 years ago
- A logic programming library for Common Lisp.☆61Updated 4 years ago
- ML-like Pattern Matching for Common Lisp☆29Updated 13 years ago
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆107Updated 6 years ago
- cl-quickcheck - a Common Lisp port of the QuickCheck unit test framework☆70Updated 4 years ago
- A binding to WebKitGTK+ for Common Lisp☆54Updated 9 months ago
- A framework for representing and manipulating documents.☆42Updated 2 years ago
- OLD REPOSITORY: Please go to:☆82Updated 5 years ago
- A simple Common-Lisp interface to the underlying Operating System☆33Updated 11 months ago
- Trivial type definitions for Common Lisp☆68Updated 7 years ago
- Common Lisp symbols separated into packages according to their purity☆33Updated 7 years ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆50Updated 4 years ago
- A notebook-style editor for Common Lisp