Compiler Design Tutorial

5.0
86 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

A compiler translates the code written in one language (like c) to some other language (like machine language) without changing the meaning of the program. It is also expected that a compiler should make the target code efficient and optimize in terms of time and space.

This tutorial app is very useful to understand the theory and practice of compiler implementation. This tutorial includes theories of compiler design as Lexical Analysis, Syntax Analysis, Semantic Analysis, Intermediate Code Generation, Code Optimization, and Code Generation. A description of all the phases is given in the presentation form.

This tutorial is designed for those students who are interested in learning and understand the basic principles of the compiler. Also helpful for those to interested in design a compiler. Each phase easily describes with examples.

This tutorial requires some basic knowledge of programming language like c, java etc.

Features:
1. Topic/chapter wise lesson.
2. Subtopics wise lesson of each topic.
3. Also includes the youtube videos links prepared by me.
4. Question Bank.
5. Complete Offline notes in slid.

Topics:
1. Compiler Design: Introduction
2. Bootstrapping
3. Lexical Analysis: Regular Expression, Thompson Construction
4. Syntax Analysis: Top-down and Bottom-up Parsing
5. Top-down Parsing: Predictive Parsing (LL Parsing)
6. Bottom-up Parsing: Simple LR(SLR), Look Ahead LR(LALR)
7. Semantic Analysis
8. Intermediate Code Generation: Three-Address Code
9. Code Optimization: Basic Blocks
10. Code Generation: Algorithm, getreg() function
Updated on
Sep 21, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

5.0
81 reviews
A Google user
March 12, 2019
All the study contents in one place and in very well defined manner. Thank you So much sir for making Such great helping app. Compilor design is no more a nightmare.
13 people found this review helpful
Did you find this helpful?
E-TEACHING GURUKUL
October 29, 2019
Thank you 😊😊😊. Please Subscribe my Youtube Video channel "e-teaching gurukul" for Video Lectures.
A Google user
March 7, 2019
Comprehensive Approach! A must tutorial application for students to learn Compiler Design. Thumbs up👍
11 people found this review helpful
Did you find this helpful?
A Google user
February 21, 2019
nice app, all contents are available and easy to learn.
5 people found this review helpful
Did you find this helpful?