On Jul 13, 7:34 pm, Abdulaziz Ghuloum <[email protected]> wrote: > So, ..., it appears that I need an infix->prefix converter for a > project that I'm working on, but the infix expression may contain any > C operator (including unary *and* binary - and +). I cannot pre- > convert the unary versions to use different names.
I do not want to press Eduardo, but maybe someone can try to port the following to R6RS Scheme: <http://code.google.com/p/lalr-scm/> I may try this port in a few days, but not tomorrow. -- Marco Maggi
