sample expression evaluator ?

Sunil <sravipati@gmail.com>
Mon, 15 Oct 2007 11:32:47 -0700

          From comp.compilers

Related articles
sample expression evaluator ? sravipati@gmail.com (Sunil) (2007-10-15)
| List of all articles for this month |

From: Sunil <sravipati@gmail.com>
Newsgroups: comp.compilers
Date: Mon, 15 Oct 2007 11:32:47 -0700
Organization: Compilers Central
Keywords: question, Java
Posted-Date: 16 Oct 2007 22:13:50 EDT

Gurus,
                      I am a newbie to this group. I wrote a small expression
evaluator for a grammar to convert from infix to postfix similar to
RPN. A example would be a advanced calculator. To validate my
implementation, I want to know if there are any similiar
implementations available in java in open source which I can use ?


Thanks
Sunil



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.