奥宏书架 奥宏书架
编译原理与实践
书名 : 编译原理与实践
作者 : 楼登
出版社 : 机械工业出版社
出版日期 : 2002-08
ISBN : 9787111108429
价格 : 58.00
开本 : 16开
装帧 : 平装-胶订
纸张 : 胶版纸
内容简介
This exciting new book combines a detailed study of modern theories of compilerdesign with a complete de*ion (with source code)of a working compiler for a small language.The book reflects the author's conviction that practical aspects of compiler design cannot be understood without a grasp of theory,and that theory cannot be truly comprehended by undergraduate students without seeing it put into actual practice.Unifying the text's discussion of concepts is a complete working compiler written in C and developed using the techniques discussed in each chapter.Extensive exercise sets at the end of each chapter focus student's attention on specific programming problems.