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.

GitHub

20 stars
4 watching
0 forks
Language: Common Lisp
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cbaggers/fnA set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments.25
scymtym/trivial-with-current-source-formProvides improved error reporting in macro expansion for Common Lisp implementations.36
kellyselden/ember-macro-helpersA collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties.62
tdrhq/fiveam-matchersAn extensible matcher library for testing, inspired by Java's Hamcrest.8
atlas-engineer/nclassesA set of helper macros to simplify class definitions and related functionality in Common Lisp.7
joaotavora/sly-macrostepAn Emacs Lisp library that enables the expansion of CL macros within source files30
spwhitton/anaphoraA collection of macros for implicit binding and control flow in Common Lisp.46
yitzchak/trivial-doProvides additional dolist style macros for iterating over various data structures in Common Lisp18
slburson/misc-extensionsA collection of reusable macros enhancing Common Lisp programming17
hipeta/arrow-macrosProvides a set of macros for creating expressive and concise code in Common Lisp126
digikar99/readerProvides reader macros for various data structures and functions in Common Lisp13
tailhook/quick-errorA macro system for defining error types with customizable display and source information.335
tdrhq/sliteInteractive test runner for Common Lisp tests51
danlentz/printvA tracing and debug-logging macro for Common Lisp68
tani/papyrusA literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp49