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

Re: vim and GTK



David Welton <davidw@master.debian.org> writes:

> Sounds like an interesting project, once guile gets the ability to
> truly be embedded in an application.  Currently, because of its GC, it
> needs to 'take over' the C main() function.  Once this is fixed, it
> should be possible to do some things like a mod_guile for apache...

Well, in an app like vim, I would suspect that the one extra level of
function calling that it takes to make this happen would be trivial to
implement.  Apache, on the other hand, is another situation entirely.

-- 
Rob Browning <rlb@cs.utexas.edu> PGP=E80E0D04F521A094 532B97F5D64E3930


Reply to: