A Java based extensible framework to evaluate the expressions (Expression Evaluator). It has support for mathematical, logical, Boolean, relational, and object expressions along with support for custom functions in expression
License
mohitkgupta/expressionoasis
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Application Name:* ExpressionOasis email: mohitgputa.matrix@gmail.com web: https://matrixexplorer.medium.com/ Linkedin: https://www.linkedin.com/in/mohitkgupta/ twitter: @mohitgupta_ynr Description/Features: Refer to Wiki home page, and Release Notes Installation: - Application build system is based on Gradle - Download gradle and add it to class path to run gradle commands from command prompt - Install gradle plugin in Eclipse to use gradle build from IDE - refer to build.gradle file for more instructions Sample: Code samples can be found in TestEvaluator.java Documentation: Look for java documentation with source Code
About
A Java based extensible framework to evaluate the expressions (Expression Evaluator). It has support for mathematical, logical, Boolean, relational, and object expressions along with support for custom functions in expression