Top Down parser | Types of Parser | Compiler Design | Lec - 10 | Bhanu priya

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

ความคิดเห็น • 77

  • @MsCpktnwt
    @MsCpktnwt 10 หลายเดือนก่อน +1

    Meaning of ambuguti the possibility of being understood in more than one way; something that can be understood in more than one way

  • @PankajSharma-rh3eg
    @PankajSharma-rh3eg 4 ปีที่แล้ว +42

    Back tracking ,back tracking, back tracking.

  • @Abhinav_2060
    @Abhinav_2060 ปีที่แล้ว +4

    i dont know how i would complete my degree without your channel .

  • @milanbhandari9933
    @milanbhandari9933 4 ปีที่แล้ว +17

    How do you prepare it? Repetitive statements again and again

  • @galaxy1575
    @galaxy1575 7 หลายเดือนก่อน

    Better understanding please play with speed 1.25x

  • @Shuvooa
    @Shuvooa 4 ปีที่แล้ว +163

    I literally understood nothing

  • @machina20
    @machina20 ปีที่แล้ว

    Maaaa thank you so much
    I understood all your tutorials
    None gives me a headache

  • @steamerandy
    @steamerandy 3 ปีที่แล้ว +11

    Before parser generators we had (impariative) parser programming languages that compiled to executable code and include construction operators. Construction is done on the parse stack. A node stack provides temporary stacked storage of nodes. Token .. formula recognize variable tokens, create and push token objects on the parse stack:
    number .. dgt $dgt;
    An expr formula is used to recognize a term or sequance of terms separated be an ADD '+' or SUB '-' operator.
    expr = term $(('+':ADD|'-":SUB) term !2);
    In expr term is called to recognize a term. On success we expect the term tree to be the top entry on the parse stack. Continuing we look for a + or -. On recognizing a '+' character :ADD creates an ADD node object and pushes it onto the node stack. Likewise recognizing a '-'. :SUB creates a SUB node and push it onto the node stack. Not recognizing a + or - character the loop completes Given a-b+c expr produces:
    ADD
    / \
    SUB c
    / \
    a b
    Above a loop created a left handed tree. Using recursion:
    expr = term (+':ADD|'-":SUB) expr !2;
    A right-handed tree is constructed using tail recursion.

  • @nithingundeti
    @nithingundeti 3 ปีที่แล้ว +12

    Mam try to upload the notes sheet which helps us to revise fast after understanding...

  • @mertylmaz2448
    @mertylmaz2448 4 ปีที่แล้ว +7

    nerelere düştük. Selçuk hoca bitirdin bizi

  • @ithalskitchen5086
    @ithalskitchen5086 2 ปีที่แล้ว +2

    It's very useful ma'am, thanks for your videos as well as your social minded service...

  • @rababzehra159
    @rababzehra159 4 ปีที่แล้ว +9

    very confusing.. repetition of same sentences again and again..

  • @TheCrazyRitik
    @TheCrazyRitik 4 ปีที่แล้ว +5

    Noobs only in comment section.... Such an awesome explanation

  • @thakur-fk3vd
    @thakur-fk3vd 11 หลายเดือนก่อน +2

    My brain cells died 😂

  • @varammanohar2934
    @varammanohar2934 4 ปีที่แล้ว +13

    iam totally confuse

  • @kavithavasu8456
    @kavithavasu8456 3 ปีที่แล้ว +3

    Really it's so superb and very clear

  • @avengergamingkmr3262
    @avengergamingkmr3262 3 ปีที่แล้ว +5

    Non backtrack
    Recursive Descent and table driven

  • @jinglebellsgowri
    @jinglebellsgowri 3 ปีที่แล้ว +6

    You have wrong preparation.. clearly say

  • @songforall6191
    @songforall6191 6 หลายเดือนก่อน +2

    1st manage your work properly and don't go with whole concept at once break down the problem in small pieces

  • @THOTARethindhar
    @THOTARethindhar 3 ปีที่แล้ว +2

    Why it is recursive descent...hiw can you say akka

  • @vasum9740
    @vasum9740 5 ปีที่แล้ว +4

    i like ur teaching tq

  • @rajdeepsendhiya_cs_1134
    @rajdeepsendhiya_cs_1134 2 ปีที่แล้ว +3

    So much confusion. Please be clear to yourself first 🙄

  • @ajinkyajadhav8680
    @ajinkyajadhav8680 4 ปีที่แล้ว +6

    Mam please reorder the sequence

  • @saptarshichattopadhyay8234
    @saptarshichattopadhyay8234 ปีที่แล้ว

    Thank you very much❤❤❤❤

  • @vaibhavdevkar7609
    @vaibhavdevkar7609 ปีที่แล้ว +1

    Miss Understanding😉

  • @dipendrasharma6921
    @dipendrasharma6921 7 หลายเดือนก่อน

    Thank you❤

  • @animeshchakraborty8685
    @animeshchakraborty8685 4 ปีที่แล้ว +1

    i like your teaching mam,thank u so much ..

  • @JessyP-u6q
    @JessyP-u6q 4 หลายเดือนก่อน +1

    TDP
    TDP
    TTD
    TTDC
    TTD
    TP
    TP
    TPG

  • @arinyaalvie8002
    @arinyaalvie8002 ปีที่แล้ว +1

    Mam you should watch your own video atleast....earlier you said top down is recursive descent and now you are saying it is a type of top down parsing...i mean 🙄🙄😒

  • @Sana-tp6oi
    @Sana-tp6oi 2 ปีที่แล้ว

    Is this 2017regulation?

  • @kashmirking2446
    @kashmirking2446 ปีที่แล้ว

    Becoz becoz becoz😂😂

  • @rahulasrani0816
    @rahulasrani0816 5 ปีที่แล้ว +11

    U get confused while teaching improve this

    • @vinit173
      @vinit173 8 หลายเดือนก่อน +1

      Waaa bete

  • @vallurudhasthagirammavallu29
    @vallurudhasthagirammavallu29 4 หลายเดือนก่อน

    Tell in telugu madam its is too better to dullers

  • @sachinjha4573
    @sachinjha4573 10 หลายเดือนก่อน

    Recursive descent mai backtracking nahi hoti hai

  • @ManishKumar-gb8wh
    @ManishKumar-gb8wh 4 ปีที่แล้ว +4

    confuse aur kar diya😡

  • @sasikannanp6319
    @sasikannanp6319 5 ปีที่แล้ว +2

    Pls Lec about TEM

  • @mirzarabia2984
    @mirzarabia2984 4 ปีที่แล้ว

    mam top down ka draw back ha ?

  • @lazygoose2141
    @lazygoose2141 4 ปีที่แล้ว +2

    Pls. Don't confuse others ..waste of time

  • @BHARATKUMAR-le6eq
    @BHARATKUMAR-le6eq 5 ปีที่แล้ว +6

    ma'am confuse kar diya

  • @machina20
    @machina20 ปีที่แล้ว

    Maaaa
    What about button up parsing ?

  • @timilehinbakare7263
    @timilehinbakare7263 3 ปีที่แล้ว +4

    This is absolute trash, just a bunch of repetition

  • @daniyaltayyab2379
    @daniyaltayyab2379 5 ปีที่แล้ว

    backtracking k baray ma b kuch bta deti yo kya hi bat ho jati

  • @Princy2231
    @Princy2231 2 ปีที่แล้ว

    Thank you ma'am

  • @PankajSharma-rh3eg
    @PankajSharma-rh3eg 4 ปีที่แล้ว +2

    Channel banalo aur video banao dhana dan

  • @vbabuvaduguru8154
    @vbabuvaduguru8154 ปีที่แล้ว

    Please write the good hand writing.
    Not understand

  • @chirkutchor7866
    @chirkutchor7866 2 ปีที่แล้ว +1

    didn't like video, waste of time, your other videos had better explanation with examples

  • @shashikalaraju6265
    @shashikalaraju6265 3 ปีที่แล้ว

    Please restructure. Not clear

  • @Baking_Blitz
    @Baking_Blitz ปีที่แล้ว +1

    useles

  • @arpan9028
    @arpan9028 2 ปีที่แล้ว

    parser hota kya hai woo tho btta deti maam

  • @sivakumarthirumalasetty8046
    @sivakumarthirumalasetty8046 3 ปีที่แล้ว

    Tq madam

  • @Abdulwaheed-re4ez
    @Abdulwaheed-re4ez ปีที่แล้ว

    Explaination in english is un understandable urdu language will be better

  • @songforall6191
    @songforall6191 6 หลายเดือนก่อน

    😂😂😂
    Program tu wargya

  • @harshalchavan9626
    @harshalchavan9626 2 ปีที่แล้ว

    geeksforgeeks

  • @Eshh173
    @Eshh173 3 ปีที่แล้ว

    Can u send sap videos

  • @sahil1053
    @sahil1053 11 หลายเดือนก่อน

    pdhane se phle ek baar khud se pdh liya kro

  • @himanshudixit3376
    @himanshudixit3376 ปีที่แล้ว

    ma'am please stop uploading videos

  • @zeeshanahmadkhalil8920
    @zeeshanahmadkhalil8920 5 ปีที่แล้ว +5

    what's you age ?

  • @limitless6189
    @limitless6189 หลายเดือนก่อน

    Pagal?

  • @flxplays5584
    @flxplays5584 4 ปีที่แล้ว

    try to give lectures in your own language,thats why you have less subscribers than other teaching channels

  • @B-girl71.
    @B-girl71. 5 หลายเดือนก่อน +1

    Focus on uour English please i literally didn't understand what you wanna say lol 🥲