All the weekly lab work of the subject 18CSC304J Compiler Design.
-
Updated
May 11, 2022 - C++
All the weekly lab work of the subject 18CSC304J Compiler Design.
Old YodaScript interpreter
Simple RPN (reverse polish notation) calculator. Reverse polish notation is also referred to as postfix notation.
New and Improved YodaScript interpreter
In this assignment, we did conversions of expressions between infix, prefix and postfix
practice of Postfix, Infix, and Prefix Arithmethic Expression
Some basic Data Structures programs (C/C++)
data structures algorithms and questions
Compiler Design using C++
Calculator for solving arithmetic expressions and computing Postfix expressions
Convert ifix expression to postfix expression.
A menu driven C++ programe to do all type of polish conversions . Infix to Postfix converter,Infix to Prefix converter,Postfix to Infix converter,Prefix to Infix converter,Postfix to Prefix and Prefix to Postfix
In this mini project basic concepts of Data Structure are bound together in one main program
Data Structures Assignments - FAST NUCES (Karachi) - CS201 - Fall 2018
Converting prefix notation to postfix notation and calculating result using stack data structure.
A program for manipulating algebraic expressions of infix and postfix forms
A collection of assignments created in Principles of Software Design (CS363) at IUPUI.
Add a description, image, and links to the postfix topic page so that developers can more easily learn about it.
To associate your repository with the postfix topic, visit your repo's landing page and select "manage topics."