[racket-dev] P4P: A Syntax Proposal
2010/7/31 Eli Barzilay <eli at barzilay.org>:
> There's a whole bunch of these things (in CL and Scheme), and IIRC,
> Jens had something very well doone recently -- but they all suffer
> from requiring some ugly wrapper syntax around them.
Indeed. In order to keep the wrapping at a minimum I contemplate
hijacking "strings starting with $", that is, if a string starts with $ then
the remaining part of the string is parsed as an infix expression.
I came to my senses eventually.
http://planet.racket-lang.org/package-source/soegaard/infix.plt/1/0/planet-docs/manual/index.html
--
Jens Axel Søgaard