On Jul 16, 2008, at 14:19 , Igor Stasenko wrote:

2008/7/16 Ian Piumarta <[EMAIL PROTECTED]>:
Oops...

On Jul 16, 2008, at 1:50 PM, Ian Piumarta wrote:

the very first thing the VPU does with the 'program' that you feed it is to translate that program into something that looks just like an AST (see
[1] for details).

VPU is much better approach for code translation. No dependency from
C. Direct access to low-level operations with memory and stack, and
even with additional coding - to different hardware features.

I'm torn. That sounds lovely, but I'd also like to experiment with going towards a register based machine, rather than stack. But really... the machine code generator side is my weak point, so I should be doing all of them as many times as I can.


_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to