make-alpha
[Top][All Lists]
Advanced

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

Re: Guile support in GNU make


From: Paul Smith
Subject: Re: Guile support in GNU make
Date: Sat, 14 Jan 2012 15:13:36 -0500

On Tue, 2011-09-20 at 18:16 -0400, Paul Smith wrote:
> Over the last weekend I've been playing with adding (optional of
> course) support for Guile as an embedded scripting language into GNU
> make.

Hi all.  I'm ready to commit the Guile embedded scripting support.

Boris, I understand and agree with your points about providing a
loadable module feature, and I actually have partial code available now
to do that.  I'll send a note about that today or tomorrow.

However, I've decided Guile is going to be provided specifically
(although optionally) in addition to any generic loadable module
interface.

I've attached the section of the manual describing the new function and
the default Guile implementation that's embedded into GNU make when
Guile is compiled in.  I'll commit these changes later today if you want
to see the source code.

Any comments on this implementation are welcome.

Cheers!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

Attachment: guile-doc.txt
Description: Text document

Attachment: gmk-default.scm
Description: Text Data


reply via email to

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