Re: parser in LCC ?




I developped a very open calculator parser that you could use as a base for
your expectation. I haven't implemented qfloat, but you can do it very
easily. I you are interrested in, please contact me throw mail.

Valentin KIELBASA

"Axel Vogt" <test3@xxxxxxxxxxx> a écrit dans le message de news:
43C6BA4D.1C6E1B49@xxxxxxxxxxxxxx
> Does there exist a parser for LCC (preferable for datatype qfloat)?
> What I want is to enter a function expression like "sin(1 - 1e-20)"
> as _string_ and have it evaluated through sinq(1.0q - 1e-20q). May
> be someone once wrote a commandline calculator (or an integration
> routine for which I want to have that to reduce external callbacks)?
>
> --
> please use mail () axelvogt.de instead of testx () ....


.