𝔖 Scriptorium
✦   LIBER   ✦

📁

lex & yacc (A Nutshell Handbook)

✍ Scribed by John Levine


Year
1995
Tongue
English
Leaves
387
Edition
Second Edition
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


This book shows you how to use two Unix utilities, lex and yacc, in program development. These tools help programmers build compilers and interpreters, but they also have a wider range of applications. The second edition contains completely revised tutorial sections for novice users and reference sections for advanced users. This edition is twice the size of the first and has an expanded index. The following material has been added: Each utility is explained in a chapter that covers basic usage and simple, stand-alone applications How to implement a full SQL grammar, with full sample code Major MS-DOS and Unix versions of lex and yacc are explored in depth, including AT&T lex and yacc, Berkeley yacc, Berkeley/GNU Flex, GNU Bison, MKS lex and yacc, and Abraxas PCYACC

✦ Subjects


Информатика и вычислительная техника;Системное программное обеспечение (СПО);


📜 SIMILAR VOLUMES


lex & yacc
✍ Doug Brown, John Levine, Tony Mason 📂 Library 📅 1995 🏛 O’Reilly Media 🌐 English

<div><p>This book shows you how to use two Unix utilities, <i>lex</i> and<i>yacc,</i> in program development. These tools help programmers build compilers and interpreters, but they also have a wider range of applications.The second edition contains completely revised tutorial sections for novice

lex & yacc
✍ Doug Brown, John Levine, Tony Mason 📂 Library 📅 1995 🏛 O’Reilly Media 🌐 English

<div><p>This book shows you how to use two Unix utilities, <i>lex</i> and<i>yacc,</i> in program development. These tools help programmers build compilers and interpreters, but they also have a wider range of applications.The second edition contains completely revised tutorial sections for novice

Lex and Yacc
✍ Levine J.R., Manson T., Brown D. 📂 Library 📅 1992 🏛 O'Reilly 🌐 English

<DIV><p>This book shows you how to use two Unix utilities, <i>lex</i> and <i>yacc,</i> in program development. These tools help programmers build compilers and interpreters, but they also have a wider range of applications.</p><p>The second edition contains completely revised tutorial sections for