Ebook: Flex & amp; bison
Author: Levine John
- Tags: Linux, Text processing (Computer science), UNIX (Computer file)
- Year: 2009
- Publisher: O'Reilly Media
- City: Sebastopol
- Language: English
- epub
If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & amp; bison is the long-awaited sequel to the classic O'Reilly book, lex & amp; yacc. In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools. flex & Read more...
Abstract: If you need to parse or process text data in Linux or Unix, this useful book explains how to use flex and bison to solve your problems quickly. flex & amp; bison is the long-awaited sequel to the classic O'Reilly book, lex & amp; yacc. In the nearly two decades since the original book was published, the flex and bison utilities have proven to be more reliable and more powerful than the original Unix tools. flex & amp; bison covers the same core functionality vital to Linux and Unix program development, along with several important new topics. You'll find revised tutorials for