Related articles |
---|
Re: Expression evaluator wanted deakjahn@ludens.elte.hu (1995-06-23) |
Re: Expression evaluator wanted pahint@eunet.be (1995-06-23) |
Newsgroups: | comp.compilers |
From: | pahint@eunet.be (Pieter Hintjens) |
Keywords: | tools |
Organization: | EUnet Belgium, Leuven, Belgium |
References: | 95-05-139 |
Date: | Fri, 23 Jun 1995 04:00:56 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.
Here is an expression calculator function in C. It's part of a
programming tool, Libero, that I distribute freely. If you want
to enhance the possibilities of the calculator function, you'll
want Libero. (Drop me a line.) I have similar functions in
assembler, Cobol, and Visual Basic (just to prove it's possible).
--
Pieter A. Hintjens
[code stashed in iecc.com:pub/file/calc.zip -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.