Bison - Richard Stallman - Books - Samurai Media Limited - 9789888381371 - November 11, 2015
In case cover and title do not match, the title is correct

Bison

Richard Stallman

Price
S$ 40

Ordered from remote warehouse

Expected delivery Nov 20 - Dec 3
Add to your iMusic wish list

Bison

Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. As an experimental feature, Bison can also generate IELR(1) or canonical LR(1) parser tables. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.

Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. You need to be fluent in C or C++ programming in order to use Bison or to understand this manual. Java is also supported as an experimental feature.

We begin with tutorial chapters that explain the basic concepts of using Bison and show three explained examples, each building on the last. If you don't know Bison or Yacc, start by reading these chapters. Reference chapters follow, which describe specific aspects of Bison in detail.

Bison was written originally by Robert Corbett. Richard Stallman made it Yacc-compatible. Wilfred Hansen of Carnegie Mellon University added multi-character string literals and other features. Since then, Bison has grown more robust and evolved many other new features thanks to the hard work of a long list of volunteers.

This edition corresponds to version 3.0.4 of Bison.

Media Books     Paperback Book   (Book with soft cover and glued back)
Released November 11, 2015
ISBN13 9789888381371
Publishers Samurai Media Limited
Pages 224
Dimensions 216 × 280 × 12 mm   ·   530 g
Language English  

Show all

More by Richard Stallman