axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] booklet function


From: David MENTRE
Subject: Re: [Axiom-developer] booklet function
Date: Sun, 20 Jul 2003 23:22:48 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Hello Tim,

root <address@hidden> writes:

> I need a simple C program to do the following:
>
> booklet [-v] bookletfile pamphletfile
>
> The booklet function is basically a recursive macro-expander.

You'll find your booklet program at:
  http://www.linux-france.org/~dmentre/code/axiom/booklet-0.1.tar.gz

Several notes:

 - you need noweb tools on your path to compile it. Just type 'make'

 - for convenience, the above tar file contains both compiled booklet
   and booklet.dvi

 - this is probably not my most beautiful C program :)

 - the literate part is quite weak. I'll expand on it later if the
   program suits your need.

 - there is no licence on the program (neither copyright). You can put
   it under Axiom licence.

 - error control on filename path is non-existent

Let me know if you find bugs or if I have misinterpreted your
requirements.

Best regards,
d.
-- 
 address@hidden




reply via email to

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