Menu

Wich is last version of bison?

Help
2008-01-02
2012-07-26
  • Massimo Belgrano

    Is 2.1 last version of bson for windows?
    Is not aivable 2.3?
    Thanks in advance

     
    • Keith Marshall

      Keith Marshall - 2008-01-02

      The MinGW Project has had bison 2.3 available for several months:
      http://downloads.sourceforge.net/mingw/bison-2.3-MSYS-1.0.11.tar.bz2

      To use this version, you would need to install the MSYS runtime environment, from the same project:
      https://sourceforge.net/project/showfiles.php?group_id=2435&package_id=24963

      Running from a bash shell, (provided by MSYS), on my Win2K-SP4 box:

      $ bison --version
      bison (GNU Bison) 2.3
      Written by Robert Corbett and Richard Stallman.

      Copyright (C) 2006 Free Software Foundation, Inc.
      This is free software; see the source for copying conditions. There is NO
      warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

      HTH,
      Keith.

       
MongoDB Logo MongoDB