Re: Need langspec for XCode pblangspec files :)
Re: Need langspec for XCode pblangspec files :)
- Subject: Re: Need langspec for XCode pblangspec files :)
- From: "James E. Hopper" <email@hidden>
- Date: Sun, 24 Oct 2004 18:38:41 -0400
Its my understanding that VHDL is the same syntax and keywords as ada
which already has a languagespec. i think you would only need to
change it so that it recognized your vhdl file extensions as ada to
make the built in ada langspec work for VHDL.
i have not been able to do the indent size work.
however the Mac ada Carbon Bindings package (www.macada.org) does have
a pretty printer that i add to the scripts menu that does all this for
ada. the PP is open source so you could probably rewrite it for VHDL
without to much problem.
I would be willing to help if you want to let me know what differences
you would want. the existing one lets you chose indent size,
capitalization for keywords (which are the same i think for ada and
VHDL) and variables, and a number of other things.
best jim
On Oct 24, 2004, at 3:07 PM, email@hidden wrote:
I've written a VHDL language spec for XCode, which works pretty well,
but there's a few things I'm wondering if I can control - such as
indent size and tab usage, etc - which I can't find any examples of in
Apple's default specs, nor via Google. Is there any official [or
otherwise] documentation for the file format? I'd basically just like
some sort of reference as to what all the options are, and their
argument format.
_______________________________________________
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