Skip to content

KTU Computer Science and Engineering Seventh Semester Compiler Design Lab programs

Notifications You must be signed in to change notification settings

AjayVishnuE/KTU-S7-Compiler-Design

Repository files navigation

Compiler Design Lab (KTU S7)

The following repository contains the programs associated with compiler design lab of the seventh semester as specified by APJ Abdul Kalam Technological University.

Programs

1. Lexical Analyzer Using C - [Source Code ] | [Files]

2. Lexical Analyzer using Lex Tool - [Source Code ] | [Files]

3. YACC Specification To Recognize Valid Arithematic Expression - [Files]

4. YACC Specification To Recognize Valid Arithematic Identifier - [Files]

5. Calculator Using LEX and YACC - [Files]

6. Epsilon closure of all states of given NFA - [Source Code] | [Files]

7. Conversion Of Epsilon NFA To NFA - [Source Code] | [Files]

8. Conversion Of NFA To DFA - [Source Code] | [Files]

9. First And Follow Of Given Grammar - [Source Code] | [Files]

10. Recursive Decent Parser - [Source Code] | [Files]

11. Shift Reduce Parser - [Source Code] | [Files]

12. Constant Propagation - [Source Code] | [Files]

13. Loop Unrolling - [Source Code] | [Files]

Each program comes with the source code and the input files (wherever applicable). You can find this as a webpage here or use this shortened link: bit.ly/CSE-S7/

About

KTU Computer Science and Engineering Seventh Semester Compiler Design Lab programs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published