rongarret / ergolibLinks
A library designed to make programming in Common Lisp easier
☆149Updated 4 years ago
Alternatives and similar repositories for ergolib
Users that are interested in ergolib are comparing it to the libraries listed below
Sorting:
- Screamer is an extension of Common Lisp that adds support for nondeterministic programming.☆247Updated last year
- FSet, the functional collections library for Common Lisp.☆227Updated last week
- A smattering of random Lisp code by Robert Smith☆76Updated 7 months ago
- A Common Lisp implementation of the dataflow programming paradigm☆221Updated 2 years ago
- Common Lisp implementation of Clojure's threading macros☆119Updated 5 years ago
- A minimal testing framework for Common Lisp.☆93Updated 9 years ago
- C language syntax in Common Lisp☆152Updated 3 years ago
- Literate Programming System for Common Lisp☆82Updated last year
- Source Code for 'The Common Lisp Condition System' by Michal "phoe" Herda☆99Updated 5 years ago
- Doug Hoyte's "Production" version of macros from Let Over Lambda, ready for ASDF and Quicklisp.☆144Updated 2 years ago
- Algebraic data types in Common Lisp☆142Updated 4 months ago
- A fast, purely functional data structure library in Common Lisp.☆128Updated 2 weeks ago
- High performance Transactional Memory for Common Lisp☆253Updated last year
- Arrow-macros provides Clojure-like arrow macros in Common Lisp☆139Updated last year
- Common Lisp Quick Reference☆95Updated 6 years ago
- A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees☆123Updated 2 weeks ago
- Coalton is (supposed to be) a dialect of ML embedded in Common Lisp.☆208Updated 4 years ago
- A bridge between Python and Lisp (FFI bindings, etc.)☆118Updated 8 years ago
- Bringing the speed of Static Dispatch to CLOS. Succeeded by https://github.com/marcoheisig/fast-generic-functions☆107Updated 6 years ago
- A Common Lisp library for solving linear programming problems☆110Updated 5 months ago
- Swank server for r7rs Schemes☆59Updated last year
- A notebook-style editor for Common Lisp☆85Updated 4 years ago
- Parallelism for Common Lisp☆257Updated 3 years ago
- Randomized specification-based testing for Common Lisp. Available through Quicklisp.☆54Updated 5 years ago
- docs/specs for a tutorial site for a Common Lisp environment☆104Updated last year
- An actor system for Common Lisp.☆113Updated 6 years ago
- A convenient SIMD interface for SBCL.☆85Updated 3 months ago
- Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.☆49Updated 4 years ago
- ☆25Updated 7 years ago
- The Common Lisp Interface Manager