From: Jens Axel Søgaard (jensaxel at soegaard.net) Date: Fri Aug 7 15:06:40 EDT 2009 |
|
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
Posted on the users mailing list. |
|