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
36 stars
8 watching
2 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
compatibilitymacros
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
| | Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
| | Provides a set of macros for creating expressive and concise code in Common Lisp | 126 |
| | A collection of macros for implicit binding and control flow in Common Lisp. | 46 |
| | Provides APIs for managing object lifetimes and memory management in Common Lisp programs. | 44 |
| | A macro system for defining error types with customizable display and source information. | 335 |
| | Decodes and deobfuscates obfuscated Excel macros from various file formats. | 575 |
| | A Common Lisp implementation of Rollbar's error reporting API. | 3 |
| | A collection of reusable macros enhancing Common Lisp programming | 17 |
| | Provides an asynchronous Sentry error reporting client for use in embedded systems | 11 |
| | A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 49 |
| | A CL implementation of Sentry's error tracking and reporting system | 23 |
| | Enhances Neovim's macro functionality with features like simplified controls, macro breakpoints, and notifications. | 239 |
| | An Emacs Lisp library that enables the expansion of CL macros within source files | 30 |
| | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |