Software Archive
Read-only legacy content
17061 Discussions

Interpreter anyone

rahzan
New Contributor I
434 Views
Ha anyone had any experience in geenrating a way to let the user specify a simple expression? In effect the end-user gets the ability to define simple formulas/functions at run time using a given set of variables and constants.

Thanks, Tim
0 Kudos
2 Replies
Intel_C_Intel
Employee
434 Views
Yes, there are a few of these around. I have written a crude expression parser myself. Depending on your requirements it may be suitable. You may find more useful parsers if you try posting to comp.lang.fortran.
0 Kudos
Steven_L_Intel1
Employee
434 Views
0 Kudos
Reply