Stats
Basic budden-tools repo stats
0
1
0.0
over 1 year ago
Budden-tools Alternatives
Similar projects and alternatives to budden-tools
NOTE:
The number of mentions on this list indicates mentions on common posts.
Hence, a higher number means a better budden-tools alternative or higher similarity.
Posts
Posts where budden-tools has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-02-22.
-
szos/defconfig - a customization and validation framework. Protect users from setting variables to an invalid value an potentially encountering undefined behavior.
re cl-advice: your implementation is a hook mechanism no? Because it doesn't allow to advice any existing function (AFAIK). For this, did you see https://github.com/lisp-mirror/budden-tools/blob/213ab2b52a1b0c0b496efd30c3b5143f5c8e1ff2/cl-advice/README.md ? It uses implementations internals (as LispWorks and CCL do have advices). I don't know if it's usable.