slackbuilds_ponce/libraries/muParser
Petar Petrov ec514e32c4 Multiple: update email, year and slack-desc
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
muParser.info Multiple: update email, year and slack-desc 2016-01-17 09:40:16 +07:00
muParser.SlackBuild Multiple: update email, year and slack-desc 2016-01-17 09:40:16 +07:00
README
slack-desc

Many applications require the parsing of mathematical expressions. 
The main objective of this library is to provide a fast and easy way 
of doing this. 

muParser is an extensible high performance math expression parser 
library written in C++. It works by transforming a mathematical 
expression into bytecode and precalculating constant parts of the 
expression.