savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of Modular Equation / Expression Parser -


From: lekien
Subject: [Savannah-hackers] submission of Modular Equation / Expression Parser - savannah.gnu.org
Date: Fri, 07 Feb 2003 05:38:48 -0500
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461)

A package was submitted to savannah.gnu.org
This mail was sent to address@hidden, address@hidden


Francois Lekien <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: Modular Equation / Expression Parser
System name: eqnparser
Type: GNU

Description:
Modular equation / expression parser class. The class reads and evaluate 
strings such as \"3*x+cos(angle)\" based on the value of each variable / 
parameters. Expressions are usually parsed once and a list of variables / 
parameters is established. Parameters are usually defined once by the caller. 
Several evaluations of the expression are usually made with different value for 
each variable. 
Operators (+,*,/,...) and functions (cos(),exp(),if(,,)) can be easily 
modified, removed and added without any change to the parser 
code. Each operator and each function is defined in a dynamically shared 
library read at run-time. The source code for usual operators and functions is 
included as well as a template to create a new .dll or .so containing a new 
operator or a new function.

URL: 
http://www.cds.caltech.edu/~lekien/cgi-bin/framer.cgif3loc=soft.html&subloc=eqnparser

Other Software Required:
N/A

Other Comments:






reply via email to

[Prev in Thread] Current Thread [Next in Thread]