[plt-scheme] Infix Expressions

From: Curtis Warren (cwarren89 at gmail.com)
Date: Sat Aug 8 11:27:00 EDT 2009

On Fri, Aug 7, 2009 at 2:06 PM, Jens Axel Søgaard<jensaxel at soegaard.net> wrote:
> Hi All,
>
> I have written a little naive parser for infix expressions.
> The syntax is:
>
>   @${ 1+2*3 }
>
> There are lots of examples in the documentation.
>
> http://planet.plt-scheme.org/package-source/soegaard/infix.plt/1/0/planet-docs/manual/index.html
>
> Don't hesitate to send comments,
> Jens Axel Søgaard
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme

Nifty.


Posted on the users mailing list.