axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Re: Request for wh-sandbox and build-improvements


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] Re: Request for wh-sandbox and build-improvements
Date: 12 Apr 2007 11:34:35 -0500

Martin Rubey <address@hidden> writes:

| Gabriel Dos Reis <address@hidden> writes:
| 
| > | Thus, I think that
| > | 
| > |   axiom --document=tangle foo.pamphlet
| > | 
| > | is quite ok.
| > 
| > We can simplify the switches if we are willing to use the same switches as
| > document itself.
| 
| Do you mean 
| 
|   axiom --tangle foo.pamphlet 
| 
| ?

For example.

| Would
| 
|   axiom foo.pamphlet
| 
| then do the same as currently 
| 
|   document foo.pamphlet
| 
| ?

 (1) latex the foo.tex
 (2) extract the root module and compile/interpret it

| I'd rather have
| 
|   axiom --document=tangle foo.pamphlet
| 
| tangle foo.pamphlet
| 
|   axiom --document foo.pamphlet
| 
| be equivalent to current
|   
|   document foo.pamphlet
| 
| and
| 
|   axiom foo.pamphlet
| 
| show a usage message just as axiom -h. 

I would also like to be able to dump intermediate representation,
compile to machine objects or FASLs, create a standalone executable.

-- Gaby




reply via email to

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