arrow-macros
Macro library
Provides a set of macros for creating expressive and concise code in Common Lisp
Arrow-macros provides Clojure-like arrow macros in Common Lisp
125 stars
7 watching
6 forks
Language: Common Lisp
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dtenny/clj-arrows | A set of macros and functions providing Clojure-compatible threading and transformation functionality in Common Lisp | 10 |
spwhitton/anaphora | A collection of macros for implicit binding and control flow in Common Lisp. | 46 |
yitzchak/trivial-do | Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
slburson/misc-extensions | A collection of reusable macros enhancing Common Lisp programming | 16 |
scymtym/trivial-with-current-source-form | Provides improved error reporting in macro expansion for Common Lisp implementations. | 36 |
digikar99/reader | Provides reader macros for various data structures and functions in Common Lisp | 13 |
lexi-lambda/threading | A collection of macros for Racket to facilitate thread-safe programming | 49 |
tdrhq/easy-macros | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
krzysztofzablocki/swift-macros | A curated collection of community-created Swift macros and associated learning resources. | 2,202 |
mrluc/macros.coffee | Provides a Lisp-style macro system for CoffeeScript | 37 |
hamlim/inline-mdx.macro | A Babel macro for converting MDX to inline components | 95 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
mosteo/ada4cmake | Provides CMake macros to integrate Ada code into a Debian-family project workflow | 4 |
codemix/babel-plugin-macros | Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization | 262 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 197 |