eschulte / curry-compose-reader-macros
Reader macros for concise expression of function partial application and composition.
☆37Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for curry-compose-reader-macros
- A simple directed graph implementation for Common Lisp.☆24Updated last year
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆46Updated 3 years ago
- Reactive computation tree library for non-blocking concurrent Common Lisp☆50Updated 3 years ago
- Abacus – Unified Syntax for Pattern Matching over Algebraic Types in Common Lisp☆27Updated 8 years ago
- Basic Clojure affordances for Common Lisp☆44Updated 3 years ago
- NREPL server for Common Lisp☆22Updated 8 years ago
- A library of conveniences for working with the Common Lisp SERIES package☆38Updated 4 years ago
- A small hash utility library for Common Lisp☆29Updated 5 months ago
- unofficial mirror of git://git.code.sf.net/p/series/series (Richard C. Waters' SERIES package for Common Lisp)☆53Updated 9 years ago
- Extensible text formatting facility for Common Lisp☆20Updated 2 years ago
- Python-like generators for Common Lisp☆46Updated 2 years ago
- Parseq is a library for Common Lisp used for parsing sequences such as strings and lists using parsing expression grammars.☆29Updated last year
- EDN reader for Common Lisp☆17Updated last month
- Common Lisp lazy sequence library☆30Updated 12 years ago
- Tutorials for CLML - Common Lisp Machine Learning☆31Updated 5 years ago
- Some Clojure-ish thingies for Common Lisp☆19Updated 6 months ago
- Why write programs in Common Lisp but tests like Java? Meet CheckL!☆43Updated 6 years ago
- Implements -> and ->> from Clojure, as well as several expansions on the idea.☆29Updated 4 years ago
- Decimal number parser and formatter package for the Common Lisp language☆21Updated 3 years ago
- functional hash-table/array/set☆7Updated 9 years ago
- Dictionary and set data structures using hash array-mapped tries (HAMT)☆33Updated 4 years ago
- An implementation of Common Lisp dynamic variables, control flow operators, and condition system in plain Java.☆40Updated 3 years ago
- A markup language with Scribe syntax☆19Updated 2 years ago
- Boost your development!☆22Updated 5 years ago
- Reactive programming at the variable/function level for Common Lisp☆35Updated last year
- Functional utilities for Common Lisp☆30Updated 3 months ago
- Last.fm API for Common Lisp☆16Updated 5 years ago
- Autowrapper for Common Lisp☆61Updated 3 years ago
- A beautiful, easilly composable HTML5 generation library in Common Lisp☆65Updated 2 years ago
- Minimal asynchronous CL web server