Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arithmetic Expressions Support #34

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open

Arithmetic Expressions Support #34

wants to merge 51 commits into from

Conversation

sidhant92
Copy link
Owner

@sidhant92 sidhant92 commented May 20, 2024

  1. Add Support for Arithmetic Expressions

  2. Remove Unnecessary Library making code lighter

  3. Separate out Cached Parser making caffeine cache optional

  4. Remove Logging Library

  5. Add support for the following functions:
    Min
    Max
    Len
    Avg
    Mean
    Mode
    Median
    Int

  6. Add Support for null check of variables

Support for Arithmetic Expressions Evaluation
handle binary subtraction without spaces
Add Support for Arithmetic Functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant