postfix-calculator
Here are 33 public repositories matching this topic...
Sort:Most stars
String math expression calculator
- Updated
Jan 20, 2019 - JavaScript
Material from data structures, Spring 2017
- Updated
Mar 26, 2018 - C++
A postfix expression converter and interpreter for generic boolean predicates
- Updated
Aug 18, 2025 - Rust
CalculatePostfixSolve and InfixToPostfixSolve using pure Java
- Updated
Jun 6, 2021 - Java
✔️ Functions that show how compilers evaluate mathematical expressions
- Updated
Jul 1, 2019 - Python
A basic stack calculator written in python.
- Updated
Apr 6, 2019 - Python
Simple calculator that supports BODMAS, nested parentheses, unary operators, and more. Precision of output can be varied.
- Updated
Oct 17, 2023 - C++
A comprehensive collection of C programming projects focusing on fundamental data structures, algorithms, and classic programming exercises for educational purposes.
- Updated
Apr 9, 2023 - C
RPN calculator using MVC pattern
- Updated
Sep 1, 2019 - Java
Convert ifix expression to postfix expression.
- Updated
Aug 16, 2019 - C++
A command line postfix calculator in kotlin (work in progress).
- Updated
Feb 4, 2019 - Kotlin
This project is a calculator implementation utilizing the stack data structure. It enables users to perform mathematical calculations by employing a stack-based approach.
- Updated
Feb 22, 2024 - Java
- Updated
Dec 4, 2018 - C++
A responsive calculator using postfix evaluation with stack, built in Vanilla JS and styled with Tailwind CSS. Fast, clean, and keyboard-friendly.
- Updated
May 15, 2025 - JavaScript
This project is a simple expression calculator implemented in C. It provides functionalities to convert infix expressions to postfix notation and evaluate the resulting postfix expressions.
- Updated
Jun 3, 2024 - C
- Updated
Mar 2, 2023 - JavaScript
Evaluates a postfix expression and calculate its result
- Updated
Jun 5, 2019 - C
Conversion of a postfixed mathematical expression to infix.
- Updated
Sep 3, 2018 - Java
Initialize a search engine with tweets from csv. Use logic expression like AND OR NOT to form a query and search over it. Non-query expression is also supported.
- Updated
Aug 22, 2022 - Python
Our computer science teacher wanted us to work on the post-fixed calculation and to see how we would apply this type of calculation within a calculator coded in Python
- Updated
Feb 19, 2025 - Python
Improve this page
Add a description, image, and links to thepostfix-calculator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepostfix-calculator topic, visit your repo's landing page and select "manage topics."