a generator generator.
-
-
yeah. i haven't gotten to the point where i've been able to make those yet. just:https://github.com/inconvergent/snek/blob/master/src/snek-macros.lisp …
-
This may be the simplest: (defmacro abbrev (short long) `(defmacro ,short (&rest args) `(,',long ,
@args))) -
ah yes, i remember this from OnLisp, i think. to shorten commonly used function names, right?
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.