Mathematical Expression Parsers
Same idea implemented in multiple languages! So that you can port your application too! (Licensing is per developer - your application built with these components can be
distributed royalty free to unlimited number of end users.) Bestcode Math Parser Components parse and evaluate formulas, expressions given as strings at runtime.
TbcParser is a VCL math parser component that can be used with Delphi and C++ Builder. (Source code included.)
bcParserX is the COM and DLL version of the math expression parser component. It is an ideal choice for
Visual Basic and Visual C++ programmers. Also works with .NET (Source code optional.) Can be used by C code in classical DLL style.
JbcParser is the Java version of the math expression parser component. (Source code included.)
bcParser.NET is the .NET (C#) version of the math expression parser component. (C# Source code included.)
bcParserCPP is the C++ version of the math expression parser component. Comes as
MathParser.h header file. Good for C++ projects with Visual C++, GNU C++ on Windows, Linux, Mac.
|