[racket] Sweet expressions; or making it easier to introduce Racket to me and my coworkers :-)
10 minutes ago, Greg Hendershott wrote:
> 
> Where prefix never gets natural (at least it still hasn't for me) is
> complicated math expressions. Having something like curly infix for
> that, would be handy.
There's also this:
  http://planet.racket-lang.org/package-source/soegaard/infix.plt/1/0/
which, IIRC, Jens started to write infix math.
-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!