30 Jan
2007
30 Jan
'07
2:31 p.m.
Hello, ;; #1 -- backwards compatible, similar to defcallback (defcfun (foo :opt1 ... :opt2 ...) :rettype (arg1 :type1) (arg2 :type2)) I prefer this syntax since it has the advantage(for readability) that
On Tue, Jan 30, 2007 at 07:52:37AM +0000, Luís Oliveira wrote: the options are put at the beginning, making them easy to spot; it is also the syntax of many CL standard macros(with-open-file, with-output-to-string ...) -- (sign :name "Stelian Ionescu" :aka "fe[nl]ix" :quote "Quidquid latine dictum sit, altum sonatur.")