postfix-notation
Here are 78 public repositories matching this topic...
Language:All
Sort:Most stars
Naming is hard. How far can we go without?
- Updated
Apr 4, 2024 - C++
Old archived draft proposal for smart pipelines. Go to the new Hack-pipes proposal at js-choi/proposal-hack-pipes.
- Updated
Mar 8, 2021 - HTML
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
- Updated
Sep 28, 2021 - C
An implementation of interaction nets in JS.
- Updated
Jul 20, 2025 - TypeScript
An application to convert expression notations
- Updated
Nov 11, 2023 - JavaScript
Reverse Polish Notation Calculator. Evaluates infix expressions.
- Updated
Nov 30, 2020 - C#
- Updated
Mar 10, 2025 - C++
Simple android app to convert Infix expression to Postfix
- Updated
Aug 25, 2024 - Python
Simple RPN (reverse polish notation) calculator. Reverse polish notation is also referred to as postfix notation.
- Updated
Aug 21, 2024 - C++
An interactive website to visualize how Infix, Prefix (Polish), and Postfix (Reverse Polish) notation are converted and evaluated.
- Updated
Aug 3, 2022 - TypeScript
Текстовый редактор с функциями языкового процессора (курсовая работа по теории формальных языков и компиляторов (ТФЯиК) за 6 семестр)
- Updated
Apr 29, 2024 - C#
Homoiconic postfix concatenative programming language
- Updated
Oct 7, 2024 - JavaScript
Help to control and handle any algebraic expression and perform popular expression operations like getting postfix, prefix, and expression tree.
- Updated
Feb 3, 2023 - Python
Calculadora no console, capaz de interpretar operações muito complexas graças a algoritmos de conversão Infix e Postfix.
- Updated
Apr 26, 2021 - Python
This is a simple program that converts infix expressions to postfix expressions. It is written in C and uses a stack to store the operators. It is a simple program that I wrote to show how to use a stack in C.
- Updated
Dec 2, 2022 - C
✔️ Functions that show how compilers evaluate mathematical expressions
- Updated
Jul 1, 2019 - Python
A desktop calculator with a synthwave aesthetic. Made with React and Electron.
- Updated
Dec 14, 2024 - JavaScript
A simple calculator in Python that supports basic operations, variable and parenthesis.
- Updated
May 14, 2021 - Python
Improve this page
Add a description, image, and links to thepostfix-notation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepostfix-notation topic, visit your repo's landing page and select "manage topics."