--- [EMAIL PROTECTED] wrote:

> Cliff,
> 
> The only two noweb tools I've used are the chunking mechanism and the
> [[]] quoting mechanism. And I've started rewriting the [[]] quoting
> mechanism out of material, both new and old.

OK.

> I debated, coded and removed other facilities in gclweb (you can
> still see remnants of code in the preline and postline unused
> variables, etc).
> Automatic indexing might be nice but I can generate my own index
> info. Except for David's booklet URL syntax there is nothing I need.

That's this functionality here?
http://wiki.axiom-developer.org/images/axiom--test--1/src/doc/booklet.c.pamphlet

I see in the appendix you state that this is to be built even before
common lisp - does that mean you want to keep it in C?  We must assume
SOME working compiler on the system, and I guess I was thinking we
would include a binary lisp (sbcl, perhaps) for bootstrapping - is it
your preference to rely on gcc being available or bundle a binary lisp?

I think the same basic techniques that worked on tangle would work here
(probably with some minor variations) so if we want to move this to
lisp we can.

CY

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to