OSDev.org

The Place to Start for Operating System Developers
It is currently Wed Apr 17, 2024 8:42 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Yet another Compiler Question :)
PostPosted: Sun Dec 08, 2002 10:38 am 
i am planning to do compiler design as a project. i have an idea of implementing it in Visual C++. The compiler is basically for a language, which is developed by my team, a sort of beginner's computer language. As this more of learning project, i dont want to use tools such as flex and yacc. i have learned the theory about the compilers in the "Principles of Compiler Design" which is written by Aho and Ullman. i cud understand the theory behind the operator precedence, predictive(:o) and other complex parsers. i wud like to know which is the best algorithm for implementing a parser. also i wud like to know whether is it really necessary to follow the algorithms given in the books for gettin an effective one.


Top
  
 
 Post subject: Re:Yet another Compiler Question :)
PostPosted: Sun Dec 08, 2002 12:11 pm 
Well, "Writing Comilers and Interpreters" is good.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot], SemrushBot [Bot] and 124 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group