This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bytecode interpreter + dynamic compilation


On Sun, 5 Dec 1999, Doug Evans wrote:

> One question is whether Kawa is appropriate for all intended
> uses of Guile.  Also, a personal goal is to have an application independent
> dynamic compilation toolkit (which Guile would be but one user of).
> 
   As I've indicated before, this is something I would be interested in
working on.  How much time I have to dedicate to it anytime real soon is
not clear (the decompiler project might count a bit toward it), but I
would like to be able to write highly modular code for a system where the
modularity barriers get optimized out at run-time (which would effectively
be link-time).  And be able to use GUILE as a sort of "middleware"
language, and still have good performance.

Lynn



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]