Skip to content
#

expression-evaluation

Here are 9 public repositories matching this topic...

Language: All
Filter by language

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

Improve this page

Add a description, image, and links to the expression-evaluation topic page so that developers can more easily learn about it.

Curate this topic

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