XCode/Yacc
XCode/Yacc
- Subject: XCode/Yacc
- From: Filip van der Meeren <email@hidden>
- Date: Thu, 15 Jan 2009 14:48:19 +0100
Good afternoon,
I am currently puzzled on how to use yacc together with XCode/
Objective-C.
Searching the web left me empty-handed, and trying it myself by trial
and error is giving me at-least 142492 error-messages.
To be more concrete, I would like to use a few yacc files I created
along with there lex files within the same project/framework. Each
yacc file should have a -d argument to create a header-file for me
(that can be imported into an Objective-C sourcefile) and a --name-
prefix=something so I can call multiple kinds of parsers, each with a
different name.
Any ideas on how to achieve this would be greatly appreciated!
Filip van der Meeren
email@hidden
http://sourceforge.net/projects/xlinterpreter
_______________________________________________
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