Nicholas Clark <[EMAIL PROTECTED]> wrote:
> On Fri, Nov 05, 2004 at 09:16:36AM +0100, Leopold Toetsch wrote:
>>
>> So, pbc2cc.pl needs just to hexify that image. And the entry point

> hexify? IIRC the fastest compilable representation of arbitrary byte blocks
> we found for perl 5 was how Encode does it, which was {} initialisers such as

> static const U8 enctable[512] = { 194,128,

Ok, ok. It has to be readable by the compiler, that's all. Decimal is
better for opcodes anyway.

> Nicholas Clark

leo

Reply via email to