A powerful and easy expression language for use in Java desktop and web applications. Example of string parsing: "Hallo Mr. {:name}, {:vname}. This is your number: {%mathMax {'0.3'},{'0.4'},{%mathRandom}, {'0.5'}}"
Features
- supports multiple evaluation contexts
- easy to use: you only submit a code string and you get the result
- easly define new functions and load them with properties files
- user-defined functions {%functionXYZ {param1}, {param2}, ...}
- variables per context: {:var1}
- system variables: {@sysvar1}
- dynamic function or variable resolving: {>{':'}{:myvarname}}
- expressions: {= ({2} + {4}) * ({1.5}-{5}) }
- validation: {%mathRandom} < {10} * ({:z1} + {:z2} + {1})
- type safety and type casting: {(N)'3.5'} casts string 3.5 to number
- boolean operators: and, or, !=, =, > ,<, >=, <=
- building groups with "{" and "}"
Follow Java Expression Evaluator
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Java Expression Evaluator!