The desire (and rejection) of infix notation for Lisp is as old as the hills.
"Therefore we expect future generations of Lisp programmers to continue to reinvent Algol-style syntax for Lisp, over and over and over again, and we are equally confident that they will continue, after an initial period of infatuation, to reject it. (Perhaps this process should be regarded as a rite of passage for Lisp hackers.)" -- Steele and Gabriel, [1]. The full paper "The Evolution of Lisp" [2] is definitely worth reading. See also the video presentation [3]. As far as Clojure goes, it's highly unlikely that the Clojure language will accept your proposal. I suggest that you write a macro or use a data-reader [4]. [1] http://www.paulgraham.com/syntaxquestion.html [2] http://www.dreamsongs.com/Files/HOPL2-Uncut.pdf [3] http://www.infoq.com/presentations/Lisp-Guy-Steele-Richard-Gabriel [4] https://gist.github.com/miner/5224709 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.