I\'m looking for a JAVA library to parse & evaluate expression. I searched and tried some libraries like Apache\'s JEXL and Jeval, but they are not exactly what I need.
Here would be a couple of workaround solutions that you could choose from, if you don't find an actual Java expression evaluation library: