anaphora
Macro library
A collection of macros for implicit binding and control flow in Common Lisp.
The anaphoric macro collection from Hell
46 stars
10 watching
6 forks
Language: Common Lisp
last commit: almost 3 years ago common-lisplibrarymacros
Related projects:
Repository | Description | Stars |
---|---|---|
slburson/misc-extensions | A collection of reusable macros enhancing Common Lisp programming | 16 |
suzannesoy/anaphoric | Macros that simplify conditional logic in Racket programming language | 7 |
hipeta/arrow-macros | Provides a set of macros for creating expressive and concise code in Common Lisp | 125 |
tdrhq/easy-macros | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 197 |
shinmera/oxenfurt | A Common Lisp library providing an interface to the Oxford dictionary API | 14 |
cristinasolana/adafruit-macropad-vim-macros | A collection of Vim macros tailored to the Adafruit Macroboard, enabling users to customize and automate various tasks. | 12 |
scymtym/trivial-with-current-source-form | Provides improved error reporting in macro expansion for Common Lisp implementations. | 36 |
thom1729/yaml-macros | A macro system for YAML files powered by Python | 21 |
alex-gutev/agutil | A collection of Common Lisp utility functions and macros to simplify development | 4 |
joaotavora/sly-macrostep | An Emacs Lisp library that enables the expansion of CL macros within source files | 30 |
lexi-lambda/threading | A collection of macros for Racket to facilitate thread-safe programming | 49 |
anlsh/picl | A Common Lisp implementation of Python's itertools package with laziness support | 17 |
ndantam/sycamore | A fast and functional data structure library in Common Lisp. | 118 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 180 |