It is a repository which contains some basic programs to recognize keywords, identifiers, operators, numbers and so on, whatever offered by any compiler😅
Clone this repository by pressing the clone button using GitHub (in websites) Else use Ubuntu terminal or Windows Command Prompt with Git Downloaded and type
git clone https://github.com/sdc224/Compiler-Design-Programs
You can also go directly to this link
The folder named CompilerDesignInC is for Windows users(Visual C++) and The folder named Ubuntu is for Ubuntu(gcc) and all MinGW users.
By going forward to any directory, you can get all details for finding any file or program in our repository
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
This repository is created and maintained by
We appreciate Our Compiler Design Professor S.C. Maharana for his support and ideas.