Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

evaluating infix arithmetic expression

30 views
Skip to first unread message

Kejia柯嘉

unread,
Sep 23, 2011, 10:21:30 PM9/23/11
to
Hi all,

Is there in Racket function to process strings representing infix arithmetic expression? For example, 4 - 2 * (1 + 3).

------------
Kejia

toby

unread,
Sep 24, 2011, 11:22:04 AM9/24/11
to

Sam Tobin-Hochstadt

unread,
Sep 25, 2011, 11:20:04 AM9/25/11
to

On Friday, September 23, 2011 10:21:30 PM UTC-4, Kejia柯嘉 wrote:
> Is there in Racket function to process strings representing infix arithmetic
> expression? For example, 4 - 2 * (1 + 3).

See the sweet-expression extension on PLaneT: http://planet.racket-lang.org/display.ss?package=sweet.plt&owner=asumu

sam th

0 new messages