parser-ng

com.github.gbenroscience

parser-ng is a Java N/A artifact published under the com.github.gbenroscience group on Maven Central. 34 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 0.2.5 34 versions N/A Updated 3 years agoChecking...

Add to your project1.1.2

<dependency>
    <groupId>com.github.gbenroscience</groupId>
    <artifactId>parser-ng</artifactId>
    <version>1.1.2</version>
</dependency>

Version Details — 1.1.2

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
The Apache Software License, Version 2.0

Rich and Performant, Cross Platform Java Library(100% Java).No native dependencies. ParserNG is the height of interpreted Math parsing in Java. It is the fastest of all interpreted Java math parsers. Version 1.1.2 fixes bugs and makes MatrixTurboEvaluator natively support turbo execution of the rot function. Note that the ScalarTurboEvaluators already support it Also FastCompositeExpression is now aware of its compiler as it now sports a getCompiler default method(which can be overriden to specify the turbo class that compiled it)

Checking security advisories...