Projects in Awesome Lists tagged with infix-notation
A curated list of projects in awesome lists tagged with infix-notation .
https://github.com/rm-hull/infix
A Clojure library for expressing LISP expressions as infix rather than prefix notation
clojure infix-expression infix-notation
Last synced: 06 Apr 2025
https://github.com/primaryobjects/genetic-programming
Genetic programming for math equations with prefix expression trees.
ai artificial artificial-intelligence evolution evolutionary-algorithms genetic-algorithm genetic-programming infix-notation intelligence javascript nodejs prefix-notation prefix-tree
Last synced: 26 Mar 2025
https://github.com/peey/ugly-tiny-infix-macro
A tiny and simple macro to allow writing of binary operations in infix notation
Last synced: 04 Jul 2025
https://github.com/kolosovpetro/rpncalculator
Reverse Polish Notation Calculator. Evaluates infix expressions.
evaluates-infix-expressions infix infix-notation postfix postfix-notation reverse-polish-notation rpn-calculator rpn-expression
Last synced: 29 Oct 2025
https://github.com/mrcdr/polisher
Infix notation to S-expression (Polish notation) translator for Common Lisp
Last synced: 09 Jul 2025
https://github.com/andersonrezende/infixa-posfixa
Conversor de expressões infixa para posfixa
algoritmo conversao-infixa-posfixa data-structures-and-algorithms estrutura-de-dados expressao expressao-polonesa infix-notation infixa infixa-posfixa polonesa posfix-notation posfixa
Last synced: 21 Apr 2025
https://github.com/ibrahimbutt/synthcal
A desktop calculator with a synthwave aesthetic. Made with React and Electron.
calculator calculator-application electron infix-notation parcel postfix-evaluation postfix-notation react shunting-yard synthwave
Last synced: 27 Oct 2025
https://github.com/basemax/infix2postfixc
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.
c infix infix-expression infix-notation infix-to-postfix infix-to-potfix infix2potfix postfix postfix-notation stack
Last synced: 03 Apr 2025
https://github.com/camel-cdr/culator
A simple infix notation floating-point cli calculator
calculator infix-notation recursive-descent-parser
Last synced: 29 Dec 2025
https://github.com/rx14/rpn.cr
crystal efficiency expression infix-notation math rpn
Last synced: 23 Feb 2025
https://github.com/oiricaud/infixtopostfix
Write a program that, given an arithmetic expression, first transforms it to a postfix form, and then computes its value (by using the stack-based algorithms that we recalled in class).
automata infix-notation postfix
Last synced: 11 Sep 2025
https://github.com/vaneeza-7/data-structures-assignments
Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
all-pairs-shortest-path connected-component-labelling dice-coefficient dijkstra-algorithm error-detection expression-parser graphs infix-notation infix-to-postfix kmeans-clustering least-recently-used-algorithm object-detection opencv postfix-notation prefix-notation queues run-length-encoding second-shortest-path stacks tag-parsing
Last synced: 24 Apr 2025
https://github.com/adamwhitehat/mathnotationconverter
Infix to postfix notation converter and postfix evaluation
infix-notation maths postfix reverse-polish-notation shunting-yard-algorithm
Last synced: 29 Oct 2025
https://github.com/basemax/infix2postfix
This is a simple infix to postfix converter written in JavaScript. It is a simple project that I made to show other students how they can easily design this type of program and how they can use it to solve their problems.
infix infix-calculator infix-expression infix-expression-parser infix-expressions infix-notation infix-to-postfix infixtopostfix infixtopostfix-expression javascript js
Last synced: 03 Apr 2025
https://github.com/lambdacasserole/sugarsnap
Super generic and reusable shunting and parsing library.
dijkstra expression infix-notation parser reverse-polish-notation shunting-yard-algorithm
Last synced: 06 Apr 2025
https://github.com/anthonymazzie/infixtopostfix
Java program that converts infix expressions to postfix expressions
infix-notation infix-to-postfix java learning mathematics
Last synced: 02 Apr 2025
https://github.com/emikodes/clientserver-calculator-java
Simple Client-Server calculator, written in Java.
calculator calculator-java client clientserver infix-notation infix-notation-calculator infix-notation-java java-parser java-server java-socket java-socket-calculator javasocket server socket-calculator socket-programming
Last synced: 26 Feb 2025
https://github.com/b1z0n/notationconverter
Class for converting from one arithmetical notation to another. Written with TDD.
arithmetic-expression infix-notation postfix-notation prefix-notation tdd
Last synced: 06 Jul 2025
https://github.com/meysam81/arithmetic-term
Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse
ascii ascii-art characters cplusplus infix infix-expression infix-expression-parser infix-notation infix-operators infixtopostfix infixtopostfix-expression postfix postfix-expression postfix-notation prefix prefix-notation stack string string-manipulation switch-case
Last synced: 03 Jan 2026
https://github.com/brettfazio/c-arithmetic-notation-evaluation
Evaluates Infix Expression in C without objects.
c infix infix-expression-parser infix-notation
Last synced: 16 Mar 2025
https://github.com/renddslow/mathd
A small (1.78KB) parser to evaluate infix notation to values (without using eval).
calculator expression infix infix-notation infixtopostfix math maths notation rpn rpn-calculator rpn-expression
Last synced: 15 Mar 2025