guile-user
[Top][All Lists]
Advanced

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

Re: Using guile as an extension language for GNU make


From: Paul Smith
Subject: Re: Using guile as an extension language for GNU make
Date: Tue, 20 Sep 2011 15:02:09 -0400

On Tue, 2011-09-20 at 13:31 -0400, Paul Smith wrote:
> > In Scheme, w/ SRFI 13, you could express this as:
> >  
> > This is not so tricky, i think.
> 
> Heh, cute!

Thinking about this more it occurs to me that I will likely need a
module defined for any GNU make specific procedures I write to avoid
namespace pollution.

What do people think would be an appropriate module name?

I was thinking something like "gnu make" would be OK, but maybe there
are already conventions for applications/application-specific module
hierarchies that I should be following?

-- 
-------------------------------------------------------------------------------
 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




reply via email to

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