ProductsTable of ContentsTbcParser
Math Parser Components

Parse Expressions at Runtime
Bestcode Math Parser Components parse and evaluate mathematical expressions
given as strings at runtime (aka formula parser). The expression can contain predefined or user defined variables and functions. When evaluation is requested, the parser compiles the expression into a parse tree. Further evaluations are made using this tree that represents the expression. The parser can optimize the tree by simplifying branches that evaluate to a constant. Upgrades are free for registered users. The math parser components are available in various versions for different platforms/languages.

Bestcode Math Expression Parser Components

Math Parser for Borland Delphi, C++ Builder Developers:

TbcParser is a VCL math expression parser component that is verified to work with Borland Delphi 4, 5, 6, 7,2006, 2007, Kylix 3 and Borland C++ Builder 3, 4, 5, 6, 2006.

Math Parser for Visual Basic, Visual C++ Developers:

bcParserX is the COM version of the math expression parser component. It is an ideal choice for Visual Basic and Visual C++ programmers.

Math Parser for Java Developers:

JbcParser is the Java version of the math expression parser component.

View Sample Applet (Requires Sun’s Java Plugin).

Math Parser for .NET Developers:

bcParser.NET is the .NET (C#) version of the math expression parser component. Excellent match for Visual Studio .NET and Delphi.NET users. VB.NET and C# examples included. (C# Source code included.)

 

webmaster@bestcode.com