flex & bison 在线电子书 图书标签: 编译原理 compiler flex bison 编译器 计算机科学 编程工具 programming
发表于2024-11-07
flex & bison 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
|大三,编译原理
评分打造作品:http://zuojie.github.io/2013/12/15/%E4%BD%BF%E7%94%A8Flex%E5%88%B6%E4%BD%9C%E6%9F%A5%E7%9C%8B%E5%87%BD%E6%95%B0%E8%B0%83%E7%94%A8%E9%93%BE%E7%9A%84%E5%B7%A5%E5%85%B7.html
评分算是教辅书吧,不错的入门书,例子讲得挺详细的。
评分大三时候和同学编译课用这个写。,现在工作用到了,想起以前的美好时光啊~
评分大三时候和同学编译课用这个写。,现在工作用到了,想起以前的美好时光啊~
John Levine, founder of Taughannock Networks, writes, speaks, and consults on e-mail, the Internet, and other computer topics. He has written over 20 technical books, and is the co-author of O'Reilly's lex & yacc, 2nd Edition and qmail. He's also deeply involved in Internet e-mail in general and spam issues in particular as co-chair of the Internet Research Task Force's Anti-Spam Research Group (http://asrg.sp.am ) and a board member of the Coalition Against Unsolicited Commercial E-mail (http://www.cauce.org.) He lives and works in the tiny village of Trumansburg NY (http://www.trumansburg.ny.us) where he reports that being the municipal sewer commissioner was a much cleaner job than dealing with spammers.
If you need to parse or process text data in Linux or Unix, this classic book explains how to use flex and bison to solve your problems quickly -- whether you're interpreting code, configuration files, or any other structured format.
flex & bison is the long-awaited sequel to the classic O'Reilly book, lex & yacc. In the nearly two decades since that book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools. This book covers the same core functionality vital to Linux and Unix program development, along with several important new topics.
This thoroughly updated edition will help you:
Address syntax crunching that regular expressions tools can't handle
Build compilers and interpreters, and handle a wide range of text processing functions
Learn key programming techniques, including syntax trees and symbol tables
Implement a full SQL grammar, with complete sample code
Use new features such as pure (reentrant) lexers and parsers, powerful GLR parsers, and interfaces to C++
This book includes revised tutorial sections for novice users and reference sections for advanced users, with chapters that explain each utility's basic usage and simple, stand-alone applications. Dive into flex & bison and discover the wide range of uses these flexible tools provide.
This book explains how to use flex and bison to solve your problems quickly. Flex and Bison utilities have proven to be more reliable and more powerful than the original Unix tools. Flex & bison covers the same core functionality vital to Linux and Unix pro...
评分本书的 flex reference 和 bison reference 以及后续章节可仔细阅读,前面章节的例子有点粗浅,过于简单。比如,关于 SQL 的解析,可以参看一下 postgreSQL 的源码,其 SQL 解析用的就是 flex/bison。
评分本书的 flex reference 和 bison reference 以及后续章节可仔细阅读,前面章节的例子有点粗浅,过于简单。比如,关于 SQL 的解析,可以参看一下 postgreSQL 的源码,其 SQL 解析用的就是 flex/bison。
评分本书的 flex reference 和 bison reference 以及后续章节可仔细阅读,前面章节的例子有点粗浅,过于简单。比如,关于 SQL 的解析,可以参看一下 postgreSQL 的源码,其 SQL 解析用的就是 flex/bison。
评分本书的 flex reference 和 bison reference 以及后续章节可仔细阅读,前面章节的例子有点粗浅,过于简单。比如,关于 SQL 的解析,可以参看一下 postgreSQL 的源码,其 SQL 解析用的就是 flex/bison。
flex & bison 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024