For Programmers: Free Programming Magazines  


Home > Archive > Compilers > January 2007 > Arithmetic interpreters









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Arithmetic interpreters
Vineet Asai

2006-12-28, 4:09 am

Can anyone please suggest freely available( or with very small fees)
arithmetic interpreters which can be used for commercial purposes?
[You'll get a better answer if you tell us more about what you need.
Something that does desk calculator type arithmetic on small integers?
Numerical integration in multiple dimensions? What sort of environment?
Why not just use something like python or tcl and splice in calls to
your application? -John]

Dmitry A. Kazakov

2007-01-06, 7:29 pm

On 28 Dec 2006 02:16:18 -0500, Vineet Asai wrote:

> Can anyone please suggest freely available( or with very small fees)
> arithmetic interpreters which can be used for commercial purposes?


http://www.dmitry-kazakov.de/ada/co...htm#Parsers_etc

contains a arithmetic interpreter as a sample. It is GM GPL, so you can use
it for commercial purposes.

--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com