Edit

kc3-lang/angle/src/compiler/tools/README

Branch :

  • Show log

    Commit

  • Author : daniel@transgaming.com
    Date : 2010-03-17 13:12:00
    Hash : 395d5035
    Message : Move Compiler/Tools -> src/compiler/tools Trac #11406 Signed-off-by: Nicolas Capens git-svn-id: https://angleproject.googlecode.com/svn/trunk@35 736b8ea6-26fd-11df-bfd4-992fa37f6226

  • src/compiler/tools/README
  • The standalone Bison and Flex win32 executables
    were created by Wilbur Streett and can be obtained from:
    http://userpages.monmouth.com/~wstreett/lex-yacc/lex-yacc.html
    
    Bison version 1.24:
    See COPYING.bison for license information.
    The original source distribution for bison can be obtained from the following location:
    http://angleproject.googlecode.com/files/bison.zip
    
    Flex version 2.5.2
    See COPYING.flex for license information.
    The original source distribution for flex can be obtained from the following location:
    http://angleproject.googlecode.com/files/flex.zip