Author Topic: Anybody Home?  (Read 2763 times)

0 Members and 1 Guest are viewing this topic.

JRS

  • Guest
Anybody Home?
« on: November 23, 2012, 09:09:12 PM »
The forum has been quite lately and just wanted to make sure Charles is doing okay. PING

Charles Pegge

  • Guest
Re: Anybody Home?
« Reply #1 on: November 24, 2012, 12:36:37 AM »
Hi John, all is well. :)

I am still going 100% and the new layer is shaping up nicely.

Charles

kryton9

  • Guest
Re: Anybody Home?
« Reply #2 on: December 02, 2012, 08:23:07 PM »
Am I missing something with a new layer?  Or does this refer to the c emitter?
Time is running out Charles on December 21 and the Mayan Calendar :)

Charles Pegge

  • Guest
Re: Anybody Home?
« Reply #3 on: December 03, 2012, 07:12:03 PM »
Hi Kent,

Oxygen has now got a new layer between the x86 assembler and the upper parts of the compiler, - a generic assembler if you will. It is internal at present, not exposed for programmer access, but that could be changed quite easily.

We also have more efficient array resolution, and expression organisation more compatible with LLVM, which does not use a stack for pushing and popping temporary variables.

I am of course assuming that we are not exposed to a massive solar storm or blast of electro-magnetic energy from the centre of the galaxy, taking out all our electronic devices on the 21st December :)

Charles


JRS

  • Guest
Re: Anybody Home?
« Reply #4 on: December 03, 2012, 09:55:07 PM »
Quote
I am of course assuming that we are not exposed to a massive solar storm or blast of electro-magnetic energy from the centre of the galaxy, taking out all our electronic devices on the 21st December.

Maybe you should post a W.I.P. before then just in case we all end up working local off our generators. I have witness stranger things ...  :o

kryton9

  • Guest
Re: Anybody Home?
« Reply #5 on: December 04, 2012, 03:48:54 PM »
Oh cool, so moving towards LLVM compatibility underneath will open many possibilities, thanks!

We had 2 massive solar flares the last weeks, luckily heading the wrong way.

Charles Pegge

  • Guest
Re: Anybody Home?
« Reply #6 on: December 04, 2012, 09:53:55 PM »

I would say LLVM script is not exactly beautiful but the system has been adopted by Apple and underpins X-code / Objective C. That is strong backing indeed.