RP-Kit / RPKit

RPKit plugin suite
Apache License 2.0
21 stars 12 forks source link

Replace JEP with a new expression parser #446

Closed renbinden closed 3 years ago

renbinden commented 3 years ago

Open source JEP is no longer maintained and doesn't really have official versions in Maven. Some possible options: Parsington: https://github.com/scijava/parsington mXParser: https://github.com/mariuszgromada/MathParser.org-mXparser

renbinden commented 3 years ago

New expression parser is based on parsington and uses its own custom evaluator & functions.