slot-extra-options
Slot Options
A system for defining and managing additional options on class slots in Common Lisp using the Metaobject Protocol.
Extra options for slots using MOP.
8 stars
3 watching
1 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
common-lisp-object-systemmetaobject-protocol
Related projects:
Repository | Description | Stars |
---|---|---|
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
argumentcomputer/lurk-lisp | A Lisp implementation of Lurk's API without proof mechanisms | 67 |
c9s/getoptionkit | An object-oriented option parser library for PHP, supporting type constraints and various options formats. | 150 |
hardikp/cpp-mempool | A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
blackmatov/flat.hpp | A library of associative containers with vector-like behavior | 75 |
pmunch/nim-optionsutils | Utility macros and patterns for working with options in Nim. | 35 |
atifaziz/optuple | Library providing extension methods to give tuple of boolean and type T option-like semantics | 29 |
orthecreedence/cl-hash-util | A utility library for working with Common Lisp hash tables | 29 |
metacosa/nbitcoin | A comprehensive Bitcoin library for the .NET framework. | 1,879 |
yitzchak/trivial-do | Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
boostorg/hana | A standard library for metaprogramming in C++ | 1,697 |
etlcpp/etl | Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation | 2,244 |
kchanqvq/lwcells | A dataflow extension to Common Lisp that allows simple and flexible management of cells with dynamic values | 17 |
boostorg/program_options | A library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner. | 110 |