Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hey, guys i'm working with compiler lexical analysis. But i'm novice in here.
Posted
Comments
AmitGajjar 21-Sep-12 1:26am    
ok, but what you want to do ? can you elaborate ?

1 solution

If you are a novice there is a lot to learn, plenty enough to fill a 4 year study.

This paper has some nice information to get you started: http://www.cs.man.ac.uk/~pjj/farrell/compmain.html[^]

If you want to really understand most of it, at some point you will have to understand automatons. I personally found this video series on YouTube very helpful: http://www.youtube.com/watch?v=GwsU2LPs85U[^]

If after that you still want to learn more, you might consider taking a college course on the subject, but you can also use Google to find more research papers on the subjects.

Hope this helped :-)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900