readme
来自「編譯器 像YACC的編譯及語法產生器」· 代码 · 共 21 行
TXT
21 行
This is Happy version 1.13, a parser generator for Haskell 98.
WWW: http://www.haskell.org/happy/
Complete documentation can be found in the directory 'doc', in
SGML/DocBook format. To format the documentation, the DocBook-Tools
suite (see http://www.http://sourceware.cygnus.com/docbook-tools/)
provides all the bits & pieces you need. Alternatively, pre-formatted
documentation is available from Happy's homepage (URL above).
The directory 'examples' contains some example parsers that use Happy.
For information on copying and distributing this program, see the file
LICENSE in this directory.
Bug reports should be sent to simonmar@microsoft.com.
Happy Parsing!
Simon.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?