A web app using HTML, CSS and JavaScript that converts Infix to Prefix/Postfix.
-
Updated
Jun 4, 2023 - JavaScript
A web app using HTML, CSS and JavaScript that converts Infix to Prefix/Postfix.
Prefix notation utilities. Includes infix to prefix conversion and prefix expression evaluation.
It is a infix expression converting visualizer which can converts given infix expression to either postfix expression or prefix expression . A step by step process has been shown while converting the expression. I have used only html,css and javascript to create this project and does not use any inbuild visualisizing tool
This is a simple Infix to Prefix converter written in Javascript.
Add a description, image, and links to the infix-to-prefix topic page so that developers can more easily learn about it.
To associate your repository with the infix-to-prefix topic, visit your repo's landing page and select "manage topics."