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. > [1] http://www.usenix.org/events/vm04/tech/piumarta.html > > Sorry, > Ian > > > _______________________________________________ > fonc mailing list > [email protected] > http://vpri.org/mailman/listinfo/fonc > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
