Oxygen Basic

Information => Open Forum => Topic started by: Emil_halim on April 08, 2015, 09:58:16 PM

Title: Oxygen basic source code
Post by: Emil_halim on April 08, 2015, 09:58:16 PM
Hi Charles,

just asking , when Oxygen basic will compile itslef instead of useing free basic?
Title: Re: Oxygen basic source code
Post by: JRS on April 09, 2015, 12:05:31 AM
That's a really good question!
Title: Re: Oxygen basic source code
Post by: Charles Pegge on April 09, 2015, 01:33:22 AM
For the greatest portability, I think that the FreeBasic source should be translated into C. But Oxygen is still evolving and it is easier to work on the compiler in its current Basic form.
Title: Re: Oxygen basic source code
Post by: Emil_halim on April 09, 2015, 07:25:13 AM

what  portability that you are meanning , Linex ,intel ok but what else Mac, .... has deffer asm istructions set.

so what the point here?

 
Title: Re: Oxygen basic source code
Post by: Charles Pegge on April 09, 2015, 08:27:41 AM
C compilers are available for just about any operating system and hardware,  including ARM-based devices.
Title: Re: Oxygen basic source code
Post by: JRS on April 09, 2015, 10:58:35 AM
In reality, Script BASIC could be used to develop O2.