Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: Bison_3-0-4.zip Short Description: Bison 3.0.4 (2017-01-15) Long Description: Bison for OS/2. 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. Java is also supported as an experimental feature. (bison-3.0.4.zip) Proposed directory for placement: /pub/os2/dev/tools/parsers Your name: Martin Iturbide Email address: martin@os2world.com Program contact name: KO Myung-Hun Program contact email: komh@chollian.net Program URL: * official: http://www.gnu.org/software/bison/ * OS/2: https://github.com/komh/bison-os2 Would you like the contact email address included in listings? yes Operating System/Version: OS/2 Warp 4.5 or later Additional requirements: kLIBC v0.6.6 Replaces: /pub/os2/dev/util/bison-3.0.4.zip /pub/os2/dev/emx/contrib/bison/bison128.zip /pub/os2/dev/emx/contrib/bison/bison128_inf.zip /pub/os2/dev/emx/contrib/bison/bison21.zip /pub/os2/dev/emx/contrib/bison/bison24.zip /pub/os2/dev/util/bison-2.7.91.zip