Related articles |
---|
Arithmetic interpreters vineetasai@mechsoftgroup.com (Vineet Asai) (2006-12-28) |
Re: Arithmetic interpreters mailbox@dmitry-kazakov.de (Dmitry A. Kazakov) (2006-12-28) |
From: | "Vineet Asai" <vineetasai@mechsoftgroup.com> |
Newsgroups: | comp.compilers |
Date: | 28 Dec 2006 02:16:18 -0500 |
Organization: | Compilers Central |
Keywords: | interpreter, question |
Posted-Date: | 28 Dec 2006 02:16:18 EST |
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]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.