From: Andreas Stolcke
Subject: infix -> lisp package sought
Date: 
Message-ID: <1asntoINNg4h@agate.berkeley.edu>
I am wondering whether someone out there has or knows of a tool that converts
arithmetic expressions in infix notation (e.g. (3 + 4)) into standard
Lisp expressions (+ 3 4).  Ideally this could be hooked up to a read macro
so code containing huge arithmetic expressions could be made more readable.

It would nice if this tool were extensible, along the lines of Prolog's 
operator definitions.

Please reply via email, I'll summarize to the net.

-- 
Andreas Stolcke					·······@icsi.berkeley.edu
International Computer Science Institute	·······@ucbicsi.bitnet
1947 Center St., Suite 600, Berkeley, CA 94704	(510) 642-4274 ext. 126