1/8
Compiler Design Tutorial screenshot 0
Compiler Design Tutorial screenshot 1
Compiler Design Tutorial screenshot 2
Compiler Design Tutorial screenshot 3
Compiler Design Tutorial screenshot 4
Compiler Design Tutorial screenshot 5
Compiler Design Tutorial screenshot 6
Compiler Design Tutorial screenshot 7
Compiler Design Tutorial Icon

Compiler Design Tutorial

E-TEACHING GURUKUL
Trustable Ranking IconOfficial App
1K+ေဒါင္းလုဒ္မ်ား
34.5MBအရြယ္အစား
Android Version Icon4.2.x+
Android ဗားရှင်း
CD(06-11-2021)နောက်ဆုံး ဗားရှင်း
-
(0 ျပန္လည္သံုးသပ္မႈမ်ား)
Age ratingPEGI-3
ေဒါင္းလုဒ္
အေသးစိတ္မ်ားျပန္လည္သံုးသပ္မႈမ်ားဗားရွင္းမ်ားအချက်အလက်
1/8

Compiler Design Tutorial ၏ ရွင္းလင္းခ်က္

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

ပရိုဂရမ်၏အဓိပ္ပာယ်ကိုမပြောင်းလဲဘဲ compiler က compiler သည်ဘာသာစကားတစ်မျိုး (c) ကဲ့သို့သောအခြားဘာသာစကား (စက်ဘာသာစကားကဲ့သို့) ဖြင့်ဘာသာပြန်ဆိုသည်။ ထို့အပြင် compiler သည် target ကုဒ်အားထိရောက်စေရန်နှင့်အချိန်နှင့်နေရာအတွက်ပိုမိုကောင်းမွန်အောင်ပြုလုပ်သင့်သည်ဟုမျှော်လင့်ရသည်။


ဒီသင်ခန်းစာ app သည် compiler အကောင်အထည်ဖော်မှု၏သီအိုရီနှင့်အလေ့အကျင့်ကိုနားလည်ရန်အလွန်အသုံးဝင်သည်။ ဤသင်ခန်းစာတွင် Lexical Analysis, Syntax Analysis, Semantic Analysis, Intermediate Code Generation, Code Optimization နှင့် Code Generation ကဲ့သို့သော compiler design ၏သီအိုရီများပါ ၀ င်သည်။ အဆင့်အားလုံး၏ဖော်ပြချက်ကိုတင်ပြသည့်ပုံစံတွင်ဖော်ပြထားသည်။


ဤသင်ခန်းစာသည် compiler ၏အခြေခံစည်းမျဉ်းများကိုလေ့လာရန်နှင့်နားလည်ရန်စိတ်ဝင်စားသောကျောင်းသားများအတွက်ရည်ရွယ်သည်။ ဒီဇိုင်းရေးဆွဲသူကိုစိတ် ၀ င်စားသူများအတွက်လည်းအသုံးဝင်သည်။ တစ်ခုချင်းစီကိုအဆင့်ကိုဥပမာနှင့်အတူအလွယ်တကူဖော်ပြသည်။


ဤသင်ခန်းစာသည် c, java စသည့်ပရိုဂရမ်းမင်းဘာသာစကားဆိုင်ရာအခြေခံဗဟုသုတအချို့လိုအပ်သည်။


အင်္ဂါရပ်များ:

1. ခေါင်းစဉ် / အခန်းပညာရှိသင်ခန်းစာ။

ခေါင်းစဉ်တစ်ခုချင်းစီ၏ 2. Subtopics ပညာရှိသင်ခန်းစာ။

၃။ ကျွန်ုပ်မှပြင်ဆင်သော youtube ဗီဒီယိုများပါ ၀ င်သည်။

မေးခွန်းမေးခွန်း - ဘဏ်။

၅ ။


ခေါင်းစဉ်များ:

1. compiler ဒီဇိုင်း: နိဒါန်း


3. Lexical ခွဲခြမ်းစိတ်ဖြာခြင်း: ပုံမှန်ဖော်ပြမှု, Thompson ကဆောက်လုပ်ရေး

၄။ Syntax အားခွဲခြမ်းစိတ်ဖြာခြင်း - အပေါ်မှအောက်သို့ခွဲခြင်းခွဲခြင်း

၅။ အပေါ်မှအောက်သို့ခွဲခြမ်းစိတ်ဖြာခြင်း - ခန့်မှန်းတွက်ချက်ခြင်း (LL Parsing)

၆။ အောက်ခြေမှခွဲခြမ်းစိတ်ဖြာခြင်း - ရိုးရှင်းသော LR (SLR)၊ Look Ahead LR (LALR)


8. အလယ်အလတ်ကုဒ်မျိုးဆက်: သုံးလိပ်စာကုဒ်

၉။ Code Optimization - အခြေခံလုပ်ကွက်များ

10. Code ကိုမျိုးဆက်: Algorithm, getreg () function ကို


Compiler Design Tutorial - ဗားရွင္း CD

(06-11-2021)
အျခား ဗားရွင္းမ်ား
ဘာအသစ္ရွိလဲ- Include more topics and examples- Show notes and my video lectures side by side

သုံးသပ္ခ်က္ သို႔မဟုတ္ အဆင့္သတ္မွတ္ခ်က္မ်ား မရွိေသးပါ။ ပထမဆုံး ျပဳလုပ္ရန္အတြက္ ကို ထည့္သြင္းေပးပါ။

-
0 Reviews
5
4
3
2
1

Compiler Design Tutorial - APK သတင္းအခ်က္အလက္

APK ဗားရွင္း: CDpackage: com.akb.compilerdesigntutorial
အန္းဒ႐ိုက္ ကိုက္ညီမႈ: 4.2.x+ (Jelly Bean)
ထုတ္လုပ္သူ:E-TEACHING GURUKULကိုယ္ေရးလံုၿခံဳမႈ မူ၀ါဒ:https://fundamentals-of-comp.flycricket.io/privacy.htmlခြင့္ျပဳခ်က္မ်ား:2
အမည္: Compiler Design Tutorialအရြယ္အစား: 34.5 MBေဒါင္းလုဒ္မ်ား: 53ဗားရွင္း : CDျဖန္႔ခ်ိသည့္ ရက္စြဲ: 2021-11-06 17:08:26
စခရင္အေသး: SMALLအေထာက္အပံ့ေပးနိုင္ေသာ စီပီယူ: ပက္ေက့ဂ်္အိုင္ဒီ: com.akb.compilerdesigntutorialSHA1 လက္မွတ္: CB:F2:56:98:E4:68:27:21:DB:FE:62:3C:2E:F6:20:F4:F3:2F:A5:B3စခရင္အေသး: SMALLအေထာက္အပံ့ေပးနိုင္ေသာ စီပီယူ: ပက္ေက့ဂ်္အိုင္ဒီ: com.akb.compilerdesigntutorialSHA1 လက္မွတ္: CB:F2:56:98:E4:68:27:21:DB:FE:62:3C:2E:F6:20:F4:F3:2F:A5:B3

Compiler Design Tutorial ၏ ေနာက္ဆုံးဗားရွင္း

CDTrust Icon Versions
6/11/2021
53 ေဒါင္းလုဒ္မ်ား31 MB အရြယ္အစား
ေဒါင္းလုဒ္
appcoins-gift
Bonus GamesWin even more rewards!
ေနာက္ထပ္
Matchington Mansion
Matchington Mansion icon
ေဒါင္းလုဒ္
The Walking Dead: Survivors
The Walking Dead: Survivors icon
ေဒါင္းလုဒ္
T20 Cricket Champions 3D
T20 Cricket Champions 3D icon
ေဒါင္းလုဒ္
Age of Apes
Age of Apes icon
ေဒါင္းလုဒ္
Brick Ball Fun-Crush blocks
Brick Ball Fun-Crush blocks icon
ေဒါင္းလုဒ္
Conduct THIS! – Train Action
Conduct THIS! – Train Action icon
ေဒါင္းလုဒ္
Nations of Darkness
Nations of Darkness icon
ေဒါင္းလုဒ္
Baby Balloons pop
Baby Balloons pop icon
ေဒါင္းလုဒ္
Hotel Hideaway - Virtual Reality Life Simulator
Hotel Hideaway - Virtual Reality Life Simulator icon
ေဒါင္းလုဒ္
Age of Magic
Age of Magic icon
ေဒါင္းလုဒ္
Takashi: Shadow Ninja Warrior
Takashi: Shadow Ninja Warrior icon
ေဒါင္းလုဒ္