• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: using flex/Bison instead of Lex/Yacc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using flex/Bison instead of Lex/Yacc


  • Subject: Re: using flex/Bison instead of Lex/Yacc
  • From: Sherm Pendley <email@hidden>
  • Date: Mon, 23 Mar 2009 11:25:42 -0400

On Mon, Mar 23, 2009 at 10:49 AM, Thierry <email@hidden> wrote:

Oups ! forgot to say
that I'm using Xcode 2.5 on Tiger.

and my question was more about using Flex instead of lex
and Bison instead of yacc, and the proper way to change this
behavior in Xcode

Like I said - there's nothing to change. You're already using Flex and Bison - /usr/bin/lex and /usr/bin/yacc are simply aliases for Flex and Bison, installed for compatibility. Check the man pages for Lex and Yacc, or run "lex --version" and "yacc --version" if you doubt it.

sherm--

--
Cocoa programming in Perl: http://camelbones.sourceforge.net

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >using flex/Bison instead of Lex/Yacc (From: Thierry <email@hidden>)
 >Re: using flex/Bison instead of Lex/Yacc (From: Filip van der Meeren <email@hidden>)
 >Re: using flex/Bison instead of Lex/Yacc (From: Thierry <email@hidden>)

  • Prev by Date: Re: What VCS do you use with xCode?
  • Next by Date: Getting Console app to format like Xcode console?
  • Previous by thread: Re: using flex/Bison instead of Lex/Yacc
  • Next by thread: Getting Console app to format like Xcode console?
  • Index(es):
    • Date
    • Thread