guile-devel
[Top][All Lists]
Advanced

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

autocompilation support in master


From: Andy Wingo
Subject: autocompilation support in master
Date: Thu, 04 Jun 2009 00:07:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hey folks,

I pushed support for automatic compilation in master. That is, whenever
load-from-path sees that it should compile a file, and autocompilation
is enabled, it compiles the file then and there.

I went ahead and enabled this feature, to see exactly what kinds of bugs
this will cause.

There's a lot of trickiness to this, but I think we all have instincts
on how this should work. I'll write docs soon, but in the meantime, I
would like for folks to ignore the implementation, and just use Guile
for a while, and see if what it does sounds right to you. It prints some
status info on the console when autocompiling.

Of course, after the gut reaction, I would appreciate implementation
criticisms as well :)

Regards,

Andy
-- 
http://wingolog.org/




reply via email to

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