An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with infix-expression

A curated list of projects in awesome lists tagged with infix-expression .

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/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/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