[racket] Sweet expressions; or making it easier to introduce Racket to me and my coworkers :-)

From: Eli Barzilay (eli at barzilay.org)
Date: Wed Jul 20 17:13:31 EDT 2011

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!


Posted on the users mailing list.