Skip to content
#

expression-evaluation

Here are 29 public repositories matching this topic...

This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.

  • Updated Aug 15, 2024
  • Java

A Java-based framework for evaluating and comparing mathematical expression parsing libraries. This repository provides tools for benchmarking performance, memory usage, extensibility, and usability across popular open-source Java libraries like EvalEx, Exp4j, and Javaluator.

  • Updated Dec 6, 2024
  • Java

Add this topic to your repo

To associate your repository with the expression-evaluation topic, visit your repo's landing page and select "manage topics."

Learn more