Giter VIP home page Giter VIP logo

anaghasethu / ktu-sem7-compilerdesign-programs Goto Github PK

View Code? Open in Web Editor NEW
47.0 2.0 23.0 2.11 MB

KTU 7th Semester Compiler Design lab programs along with algorithms

Home Page: https://github.com/anaghasethu/KTU-7sem-CD-lab

C 84.47% Lex 5.08% Yacc 10.45%
lexical-analyzer lex yacc abstract-syntax-tree nfa-to-dfa-conversion epsilon-nfa minimize-dfa first-and-follow recursive-descent-parser shift-reduce-parsers

ktu-sem7-compilerdesign-programs's Introduction

Compiler Design Lab (KTU S7)


The following repository contains the programs associated with compiler design lab of the seventh semester as specified by APJAKTU.

Programs

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

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

3.  a) Recognition of Arithmetic Expressions - [Files]

     b) Calculator(Using LEX and YACC) - [Files]

     c) Abstract Syntax Tree(BNF to YACC) - [Files]

4. ε-Closure of all states - [Source Code] | [Files]

5. Remove ε-Transition from NFA - [Source Code] | [Files]

6. NFA to DFA Conversion - [Source Code] | [Files]

7. Minimization of DFA - [Source Code] | [Files]

8. Operator Precedence Parser - [Source Code] | [Files]

9. Simulating First and Follow - [Source Code] | [Files]

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

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

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

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

14. Intermediate Code Generation(Expression to Assembly) - [Source Code] | [Files]

15. Compiler Integration(Backend) - [Source Code] | [Files]


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


ktu-sem7-compilerdesign-programs's People

Contributors

anaghasethu avatar bladedship avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ktu-sem7-compilerdesign-programs's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.