trivial-arguments
Arg Extractor
A utility for extracting function argument lists from Common Lisp functions.
Tiny CL library to retrieve the arguments list of a function.
22 stars
5 watching
6 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/file-select | Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 20 |
shinmera/trivial-benchmark | A tool for quickly measuring performance of code snippets | 39 |
shinmera/trivial-extensible-sequences | Provides a portability layer for the extensible sequences standard in Common Lisp | 12 |
shinmera/plump | A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
shinmera/humbler | An interface to Tumblr's API written in Common Lisp | 11 |
shinmera/staple | A tool for generating documentation pages from source code | 60 |
shinmera/lquery | A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. | 87 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 23 |
shinmera/oxenfurt | A Common Lisp library providing an interface to the Oxford dictionary API | 14 |
shinmera/cl-all | A tool to evaluate and run Lisp expressions in multiple implementations. | 19 |
shinmera/mmap | Provides a portable way to map files into the address space of a process without manual memory copying. | 33 |
shinmera/tooter | A Common Lisp library implementing the Mastodon API client library for interacting with mastodon social media platforms. | 44 |
shinmera/filesystem-utils | A collection of utility functions for working with the file system. | 14 |
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |
arbazkiraak/linksdumper | A tool that extracts and filters links from web responses | 86 |