[futurebasic] Re: [FB] FBtoC Project and Xcode Project

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : June 2008 : Group Archive : Group : All Groups

From: Paul Bruneau <paul_bruneau@...>
Date: Mon, 16 Jun 2008 11:55:30 -0400
On Jun 16, 2008, at 11:37 AM, H. Gluender wrote:

>> I was hoping to learn how to use source code with Xcode by  
>> observing  how FBtoC converted FutureBasic (which I understand) to  
>> C (which I  am learning).
>
> On what facts could this hope be founded?
>
> XCode is an IDE such as FB and not a cross-compiler such as FBtoC...

I found the idea interesting since one should be able to look at the C  
code produced by FBtoC and see how one's code was converted.

Yes, Xcode is an IDE but with it you should be able to look at and  
mess with the C code just fine.