trivial-do
Iterating macros
Provides additional dolist style macros for iterating over various data structures in Common Lisp
Additional dolist style macros for Common Lisp
18 stars
4 watching
2 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 2 awesome lists
common-lisp
Related projects:
Repository | Description | Stars |
---|---|---|
yitzchak/common-lisp-jupyter | A Common Lisp kernel for Jupyter that provides interactive coding and development experience | 224 |
alessiostalla/doplus | An iteration macro for Common Lisp that provides a simpler and more explicit syntax for iterating over data structures. | 8 |
yitzchak/sheet-clj | A Common Lisp implementation of a data grid widget for integration with Jupyter notebooks | 2 |
yitzchak/shasht | A Common Lisp library for parsing and generating JSON data | 46 |
hipeta/arrow-macros | Provides a set of macros for creating expressive and concise code in Common Lisp | 125 |
scymtym/trivial-with-current-source-form | Provides improved error reporting in macro expansion for Common Lisp implementations. | 36 |
jech/cl-yacc | A Common Lisp implementation of the Yacc parser generator tool | 57 |
tani/papyrus | A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 48 |
tdrhq/easy-macros | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
yitzchak/ngl-clj | A software framework that provides a widget model approach to create interactive visualizations in Common Lisp for Jupyter notebooks. | 2 |
mrluc/macros.coffee | Provides a Lisp-style macro system for CoffeeScript | 37 |
yitzchak/archlinux-cl | An image for testing Common Lisp systems in a Docker environment | 3 |
slburson/misc-extensions | A collection of reusable macros enhancing Common Lisp programming | 16 |
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 38 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 62 |