misc-extensions
Macro library
A collection of reusable macros enhancing Common Lisp programming
The GMap iteration macro, plus a few other useful macros.
17 stars
4 watching
2 forks
Language: Common Lisp
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of macros for implicit binding and control flow in Common Lisp. | 46 |
| | An implementation of Arc programming language concepts in Common Lisp. | 71 |
| | An additional library for cl-collider that provides extensions and tools for sequencing and controlling audio synthesis. | 16 |
| | An Emacs Lisp library that enables the expansion of CL macros within source files | 30 |
| | Provides a set of macros for creating expressive and concise code in Common Lisp | 126 |
| | 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 APIs for managing object lifetimes and memory management in Common Lisp programs. | 44 |
| | A modular Common Lisp framework for data analysis and visualization | 198 |
| | An interpreter for a concurrent Lisp programming language designed for microcontrollers. | 92 |
| | Provides a Lisp-style macro system for CoffeeScript | 37 |
| | Detects potential misuse of standard library variables in Go code | 43 |
| | A portable C standard library with support for multiple architectures and operating systems. | 860 |
| | Creates executable Common Lisp programs on GitHub runners with various implementations and systems | 3 |
| | A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. | 25 |