I\'m looking for a relatively simpler (when compared with writing a parser) way to evaluate boolean expressions in Java, and I do not want to use the JEP library.
I
I found the libraries listed here too complicated for my needs. I ended up using Fscript: http://fscript.sourceforge.net/