easy-macros
Macro helper
A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API.
A Common Lisp library to define less error-prone macros, faster.
20 stars
4 watching
0 forks
Language: Common Lisp
last commit: about 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. | 25 | |
| Provides improved error reporting in macro expansion for Common Lisp implementations. | 36 | |
| A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 | |
| An extensible matcher library for testing, inspired by Java's Hamcrest. | 8 | |
| A set of helper macros to simplify class definitions and related functionality in Common Lisp. | 7 | |
| An Emacs Lisp library that enables the expansion of CL macros within source files | 30 | |
| A collection of macros for implicit binding and control flow in Common Lisp. | 46 | |
| Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 | |
| 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 | |
| Provides reader macros for various data structures and functions in Common Lisp | 13 | |
| A macro system for defining error types with customizable display and source information. | 335 | |
| Interactive test runner for Common Lisp tests | 51 | |
| A tracing and debug-logging macro for Common Lisp | 68 | |
| A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 49 |