doplus
Iterate macro
An iteration macro for Common Lisp that provides a simpler and more explicit syntax for iterating over data structures.
doplus (written DO+) is an iteration macro for Common Lisp.
8 stars
4 watching
0 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
| A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
| A tracing and debug-logging macro for Common Lisp | 68 |
| A collection of reusable macros enhancing Common Lisp programming | 17 |
| Provides a set of macros for creating expressive and concise code in Common Lisp | 126 |
| A Common Lisp implementation of Python's itertools package with laziness and no reliance on cl-cont. | 17 |
| A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. | 51 |
| Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |
| A collection of macros for implicit binding and control flow in Common Lisp. | 46 |
| A Common Lisp implementation aiming to redesign the language and provide a modern successor. | 912 |
| An implementation of Arc programming language concepts in Common Lisp. | 71 |
| A powerful, Turing-complete C/C++ macro preprocessor | 84 |
| An Emacs Lisp library that enables the expansion of CL macros within source files | 30 |
| Creates executable Common Lisp programs on GitHub runners with various implementations and systems | 3 |
| A functional-style iterator library that generates imperative code at compile time. | 72 |