Formula Parser
https://community.hitachivantara.com/home
java-jfree-libformula-1.1.3-build_properties.patch | ||
java-jfree-libformula.spec | ||
README.md |
java-jfree-libformula
LibFormula provides Excel-Style-Expressions. The implementation provided here is very generic and can be used in any application that needs to compute formulas.
The syntax is based on the OpenFormula-specifications, but with carefully pruning away all the spreadsheet specific parts (like references to cell-ranges).