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.

GitHub

22 stars
5 watching
6 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shinmera/file-selectProvides a way to invoke native file dialogs on various platforms for selecting or creating files.19
shinmera/trivial-benchmarkA tool for quickly measuring performance of code snippets39
shinmera/trivial-extensible-sequencesProvides a portability layer for the extensible sequences standard in Common Lisp13
shinmera/plumpA parser for HTML/XML-like documents with lenient handling of invalid markup120
shinmera/humblerAn interface to Tumblr's API written in Common Lisp11
shinmera/stapleA tool for generating documentation pages from source code60
shinmera/lqueryA Common Lisp library for DOM manipulation with a jQuery-like syntax and functions.87
shinmera/crypto-shortcutsA library of concise cryptography functions25
shinmera/oxenfurtA Common Lisp library providing an interface to the Oxford dictionary API14
shinmera/cl-allA tool to evaluate and run Lisp expressions in multiple implementations.19
shinmera/mmapProvides a portable way to map files into the address space of a process without manual memory copying.36
shinmera/tooterA Common Lisp library implementing the Mastodon API client library for interacting with mastodon social media platforms.44
shinmera/filesystem-utilsA collection of utility functions for working with the file system.14
shinmera/fuzzy-datesA library to parse various date and time formats with a high degree of ambiguity tolerance15
arbazkiraak/linksdumperA tool that extracts and filters links from web responses86