Skip to content

A TypeScript-based infix converter built with Next.js. This project transforms infix expressions (common arithmetic notation) into postfix notation, making it easier to evaluate expressions programmatically.

Notifications You must be signed in to change notification settings

novanish/infix-converter

Repository files navigation

Infix Converter

converter

About

A TypeScript-based infix converter built with Next.js. This project transforms infix expressions (common arithmetic notation) into postfix notation, making it easier to evaluate expressions programmatically.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published