picl
itertools wrapper
A Common Lisp implementation of Python's itertools package with laziness support
17 stars
5 watching
0 forks
Language: Common Lisp
last commit: 4 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 | 602 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 197 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 180 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 346 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 64 |
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. | 309 |
guicho271828/sbcl-wiki | A wiki dedicated to documenting the internal workings of SBCL, a Lisp implementation. | 55 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
digikar99/py4cl2 | A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 41 |
vindarel/cl-ansi-term | A Common Lisp library for printing tables and lists with colors and effects on ANSI terminals. | 28 |
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
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 | 62 |
sharplispers/lparallel | A library that enables fine-grained parallelism in Common Lisp, allowing developers to express and manage concurrent tasks efficiently. | 17 |