Re: Expression evaluator wanted

deakjahn@ludens.elte.hu
Fri, 23 Jun 1995 03:52:54 GMT

          From comp.compilers

Related articles
Re: Expression evaluator wanted deakjahn@ludens.elte.hu (1995-06-23)
Re: Expression evaluator wanted pahint@eunet.be (1995-06-23)
| List of all articles for this month |

Newsgroups: comp.compilers
From: deakjahn@ludens.elte.hu
Keywords: tools
Organization: Compilers Central
References: 95-05-139
Date: Fri, 23 Jun 1995 03:52:54 GMT
Status: RO

Ranganathan Srinivasan <Srin@ix.netcom.com> wrote:
> I am looking for a simple expression evaluator available as a library
> of functions, that I can link with MS-Windows DLL.


Try Parser/TP of Ron Loewy. It is a recursive-descent expression parser
DLL for Windows 3.1, supporting basic operations, trig and exp functions
and dynamic variables. It is shareware and the $30 registration includes
full source code. You can download it from


    oak.oakland.edu:/pub/msdos/turbopas/PARSTP25.ZIP


or from other Simtel sites.


Bye,
    Gabor
--


Post a followup to this message

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