trivial-with-current-source-form

Macro error reporter

Provides improved error reporting in macro expansion for Common Lisp implementations.

Helps macro writers produce better errors for macro users

GitHub

36 stars
8 watching
2 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list

compatibilitymacros

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tdrhq/easy-macros A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. 20
yitzchak/trivial-do Provides additional dolist style macros for iterating over various data structures in Common Lisp 18
hipeta/arrow-macros Provides a set of macros for creating expressive and concise code in Common Lisp 125
spwhitton/anaphora A collection of macros for implicit binding and control flow in Common Lisp. 46
trivial-garbage/trivial-garbage Provides APIs for managing object lifetimes and memory management in Common Lisp programs. 43
tailhook/quick-error A macro system for defining error types with customizable display and source information. 335
dissectmalware/xlmmacrodeobfuscator Decodes and deobfuscates obfuscated Excel macros from various file formats. 572
adventuring/rollbar.lisp A Common Lisp implementation of Rollbar's error reporting API. 2
slburson/misc-extensions A collection of reusable macros enhancing Common Lisp programming 16
devbis/micropython-aiosentry Provides an asynchronous Sentry error reporting client for use in embedded systems 11
tani/papyrus A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp 48
mmontone/cl-sentry-client A CL implementation of Sentry's error tracking and reporting system 23
chrisgrieser/nvim-recorder An nvim-lua plugin to enhance Neovim's macro recording functionality with features such as simplified controls, breakpoints, and performance optimizations. 237
joaotavora/sly-macrostep An Emacs Lisp library that enables the expansion of CL macros within source files 30
hyotang666/trivial-formatter A utility that formats Common Lisp source code according to standardized conventions and syntax. 38