compiler design

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

    compiler design

    A C - program that takes another c program as input and gives the number of tokens and generate the series of tokens.
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    Actually I think you will find compilers are a little more complicated than that.

    Comment

    Working...