Re: A name for an expression evaluator for CPAN

2001-12-18 Thread Phoenixl
12/12/2001 8:02:21 PM Pacific Standard Time, Phoenixl writes: > Hi, > > I've written an expression evaluator that I was thinking of contributing to > CPAN. > This module has three main objectives: > > efficiency > > extensibility > &g

A name for an expression evaluator for CPAN

2001-12-12 Thread Phoenixl
Hi, I've written an expression evaluator that I was thinking of contributing to CPAN. This module has three main objectives: efficiency extensibility user-friendly error messages It's features include: standard data types, arithmetic and boolean operators, conditionals, pat