[ 原始碼: bison-doc ]
套件:bison-doc(1:3.8.2+repack-1) [non-free]
bison-doc 的相關連結
Debian 的資源:
下載原始碼套件 bison-doc:
- [bison-doc_3.8.2+repack-1.dsc]
- [bison-doc_3.8.2+repack.orig.tar.xz]
- [bison-doc_3.8.2+repack-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [www.gnu.org]
相似套件:
Documentation for the Bison parser generator
Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.
This package contains the PDF and Info documentation for Bison.