axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] bug in books/tangle.lisp


From: u1204
Subject: Re: [Axiom-developer] bug in books/tangle.lisp
Date: Sat, 16 Nov 2013 11:20:12 -0500

books/tangle.lisp has some support code for automating axiom-specific
tasks. This support code is GCL specific as Axiom lives on GCL.

This has been fixed with read-time conditionals.
The books/tangle code is now useful in any common lisp.

If you're interested I also have tangle written in C which is
useful for doing literate programs in a non-lisp environment.
One version is available at

http://daly.axiom-developer.org/tangle.c

Tim



reply via email to

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