Skip to content

sdc224/Compiler-Design-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 29, 2019
6daec08 Â· Mar 29, 2019

History

46 Commits
Mar 22, 2019
Mar 15, 2019
Feb 7, 2019
Mar 22, 2019
Mar 15, 2019
Jan 25, 2019
Jan 25, 2019
Jan 25, 2019
Feb 8, 2019
Mar 15, 2019
Mar 15, 2019
Mar 29, 2019

Repository files navigation

Compiler Design Programs

It is a repository which contains some basic programs to recognize keywords, identifiers, operators, numbers and so on, whatever offered by any compiler😅

Usage

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

Description

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

Contributing

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.

Authors and Acknowledgement

This repository is created and maintained by

  1. Sourodeep Chatterjee
  2. Souvik Gorai

We appreciate Our Compiler Design Professor S.C. Maharana for his support and ideas.