readme

来自「Bison语法分析器」· 代码 · 共 19 行

TXT
19
字号
This directory contains the Bison parser generator.See the file INSTALL for compilation and installation instructions.It was once true that, when installing Bison on Sequent (or Pyramid?)systems, you had to be in the Berkeley universe.  This may no longerbe true; we have no way to tell.On VMS, you will probably have to create Makefile from Makefile.in byhand.  Remember to do `SET COMMAND BISON' to install the data in`BISON.CLD'.Send bug reports to bug-bison@gnu.org.  Please include the versionnumber from `bison --version', and a complete, self-contained testcase in each bug report.If you have questions about using Bison which the documentation doesnot answer, send mail to help-bison@gnu.org.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?