picl
Iterator library
A Common Lisp implementation of Python's itertools package with laziness and no reliance on cl-cont.
17 stars
5 watching
0 forks
Language: Common Lisp
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
phantomics/april | Compiles APL programming language into Common Lisp for efficient data processing | 610 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 198 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 181 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 352 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 65 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 312 |
guicho271828/sbcl-wiki | A wiki dedicated to documenting the internal workings of SBCL, a Lisp implementation. | 56 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 98 |
digikar99/py4cl2 | A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 42 |
vindarel/cl-ansi-term | A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals. | 30 |
clozure/ccl | A Common Lisp implementation of a compiler and runtime environment | 858 |
wadehennessey/wcl | Enables efficient development of large numbers of concurrent Common Lisp applications on Unix systems. | 79 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 63 |
sharplispers/lparallel | A library for parallel programming in Common Lisp | 17 |