- Notifications
You must be signed in to change notification settings - Fork22
These are my programs for compiler design lab work in my sixth semester
License
NotificationsYou must be signed in to change notification settings
PratikSavla/compiler-design-lab
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Python 3.6+
- Install Python 3.6+
- Clone this repository
- In command line type:
python ex[exercise-number].py- Ex.1 - Lexical Analyzer
- Ex.2 - Regular Expression to NFA
- Ex.3 - Elimination of Left Recursion
- Ex.4 - Elimination of Left Factoring
- Ex.5 - Computation of First and Follow sets
- Ex.6 - Computation of Leading and Trailing sets
- Ex.7 - Construction of Predictive Parsing Table
- Ex.8 - Implementation of Shift Reduce Parsing
- Ex.9 - Computation of LR(0) items
- Ex.10 - Intermediate Code Generation: Three Address Code, Postfix, Prefix
About
These are my programs for compiler design lab work in my sixth semester
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors3
Uh oh!
There was an error while loading.Please reload this page.