A short informal assignment submitted at MANIT, Bhopal as it is by me.
-
Updated
Feb 14, 2019 - C++
A short informal assignment submitted at MANIT, Bhopal as it is by me.
A C++ implementation of operating system memory allocation algorithms using a doubly linked list.
If_else_parser is a C++ tool that validates the syntax of if-else conditional statements. It checks for correctness, generates parse trees, and displays the grammar rules used. This project supports nested conditions and provides an educational resource for understanding if-else constructs in C++.
Add a description, image, and links to the principles-of-programming-languages topic page so that developers can more easily learn about it.
To associate your repository with the principles-of-programming-languages topic, visit your repo's landing page and select "manage topics."