tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] TCC code generation for a stack based VM


From: Mirar
Subject: Re: [Tinycc-devel] TCC code generation for a stack based VM
Date: Tue, 02 Nov 2004 11:04:25 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux)

> The generated byte code and the interpreter has to be as fast as
> possible (in fact very fast, because they will run in embedded systems
> with relatively slow processors).

Why not use TCC to generate JIT code instead? 

Running a byte code machine on an already slow machine doesn't sound
like the optimal fun...

/Mirar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]