[parenscript-devel] DEFINE-PS-SYMBOL-MACRO
David Sargeant
david at dsargeant.com
Sat Jan 19 18:33:52 UTC 2013
What does (DEFINE-PS-SYMBOL-MACRO symbol expansion) do? I found the following in non-cl.lisp, which got me thinking.
(define-ps-symbol-macro {} (create))
Is there some way to extend the reader so that you could do {:name "David" :age 34} instead of (create :name "David" :age 34)?
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20130119/7022240a/attachment.html>
More information about the parenscript-devel
mailing list