Skip to content

An expression evaluator for programs written in the E++ language whose numbers belong to the UnlimitedRational class, helping to perform large calculations without loss of precision.

Notifications You must be signed in to change notification settings

arvindf216/Expression-Evaluator-for-Rationals

Repository files navigation

Expression Evaluator for Rationals Using Trees

To run the tester, follow these steps:

  1. Update the test cases in the test_cases folder as per your need.
  2. Update the corresponding outputs of these test cases in the corresponding output file.
  3. From the parent directory, run the GNU make command 'make'.
  4. Now, run ./A4Checker to see the results.

About

An expression evaluator for programs written in the E++ language whose numbers belong to the UnlimitedRational class, helping to perform large calculations without loss of precision.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published