defclass-std
Class creator
A macro that simplifies the creation of classes in Common Lisp by providing a concise way to define slots and their properties.
A shortcut macro to write DEFCLASS forms quickly
9 stars
2 watching
0 forks
Language: Common Lisp
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A set of helper macros to simplify class definitions and related functionality in Common Lisp. | 7 |
| A system for creating and managing Quicklisp distributions of Common Lisp projects | 12 |
| A full-featured Common Lisp REPL with rich functionalities such as powerful multiline editing and debugging tools. | 20 |
| A tool to quickly search for Common Lisp libraries and projects. | 4 |
| A module that provides macros to create functions with syntax-based keyword parameters and default values in Elixir. | 2 |
| A system for delivering Common Lisp applications as executable bundles in various formats | 33 |
| A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
| A framework to simplify Common Lisp development on Windows | 20 |
| Automates creation of documentation from Common Lisp docstrings | 90 |
| A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. | 25 |
| Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |
| A Common Lisp extension for VSCode that provides basic development tools and features for the Steel Bank Common Lisp compiler. | 211 |
| A tiny editing facility for Common Lisp REPLs. | 24 |
| A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
| Provides data structures and operations for permutations and permutation groups in Common Lisp. | 50 |