boring compiler design

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nikhil124
    New Member
    • Jan 2010
    • 6

    boring compiler design

    i am finding compiler design very boring coz i am not able to connet the use of this subject in the real world . To creat interest i want to know how this subject consitutes in modern computer science engineering .Why and how engineers use it ?
  • alexis4
    New Member
    • Dec 2009
    • 113

    #2
    Why and how engineers use what? Compilers?
    If so, I'm telling you that engineers could not live without compilers. And here is the reason.

    Comment

    • RedSon
      Recognized Expert Expert
      • Jan 2007
      • 4980

      #3
      Although I would have to agree, writing compilers is pretty dry and tedious. But connecting the subject matter to the real world should be instantaneously easy.

      Comment

      • dgreenhouse
        Recognized Expert Contributor
        • May 2008
        • 250

        #4
        I can say this... If you can write a compiler that works, your programming ability will be "head and shoulders" above just about everyone. You have to learn and use many constructs in compiler design that are directly translatable to application design. Have fun! :-( :-)

        Comment

        Working...