Re: parser in LCC ?
- From: "Valentin KIELBASA" <valentin.kielbasa@xxxxxxxxxx>
- Date: Sat, 14 Jan 2006 09:41:46 +0100
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 () ....
.
- References:
- parser in LCC ?
- From: Axel Vogt
- parser in LCC ?
- Prev by Date: parser in LCC ?
- Next by Date: Re: parser in LCC ?
- Previous by thread: parser in LCC ?
- Next by thread: Re: parser in LCC ?
- Index(es):