readme
来自「bison源代码.bison 是替代yacc的语法分析程序生成器. yacc是 」· 代码 · 共 16 行
TXT
16 行
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-gnu-utils@prep.ai.mit.edu. Please include theversion number from `bison --version', and a complete, self-containedtest case in each bug report.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?