gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] tla1.1 plans


From: Jonathan Walther
Subject: Re: [Gnu-arch-users] tla1.1 plans
Date: Mon, 15 Sep 2003 14:22:04 -0700
User-agent: Mutt/1.5.4i

On Mon, Sep 15, 2003 at 10:34:15PM +0200, Florian Weimer wrote:
Jonathan Walther <address@hidden> writes:

If it will be small, portable, and reasonably efficient, and include
support for macros, I would like to use it to create an alternative to
"make" that also folds in the conveniences of imake.

IMHO, Peter Miller's cook is already a very usable make alternative...

Does it give me the full programming power of the Scheme language?  I
envision something like this:

(rule "foo" (list "a1.o" "a2.o" "a3.o")
        (strcat (CC) " " (CFLAGS) " " (DEPENDS) " -o " (TARGET)))

With macro facilities, the sky is the limit; imake and autotools
functionality can be extended on with very little extra effort.  It's
not about replacing make; it's about replacing the whole damn build
system. :)

Jonathan

--

It's not true unless it makes you laugh, but you don't understand it until it makes you weep.
   -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

                    Geek House Productions, Ltd.

 Providing Unix & Internet Contracting and Consulting,
 QA Testing, Technical Documentation, Systems Design & Implementation,
 General Programming, E-commerce, Web & Mail Services since 1998

Phone:   604-435-1205
Email:   address@hidden
Webpage: http://reactor-core.org
Address: 2459 E 41st Ave, Vancouver, BC  V5R2W2

Attachment: pgpottQRiZ2bs.pgp
Description: PGP signature


reply via email to

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