• 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: Xcode with ll and yy source files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode with ll and yy source files


  • Subject: Re: Xcode with ll and yy source files
  • From: Sherm Pendley <email@hidden>
  • Date: Tue, 4 May 2010 23:40:22 -0400

On Tue, May 4, 2010 at 1:43 PM, McLaughlin, Michael P. <email@hidden> wrote:
> Using Xcode 3.1.4, I have two very small test projects for lex and yacc
> (Flex, Bison).  In the first, a standard C tool, the relevant extensions are
> .l and .y.  This project compiles immediately with no problems.
>
> In the second, a C++ tool, I changed the extensions of the same two files to
> .ll and .yy

>From the Bison man page:

"Moreover, if you need to put C++ code in the input file, you can end
his  name  by  a C++-like  extension  (.ypp or .y++)"

Note that .yy is *not* one of the suggested extensions.

sherm--

--
Cocoa programming in Perl:
http://www.camelbones.org
 _______________________________________________
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: 
 >Xcode with ll and yy source files (From: "McLaughlin, Michael P." <email@hidden>)

  • Prev by Date: Re: Lost *.xcodeproj file...
  • Next by Date: Re: XCode picks up headers from the wrong location
  • Previous by thread: Xcode with ll and yy source files
  • Next by thread: __MyCompanyName__ and Interface Builder
  • Index(es):
    • Date
    • Thread