On Wednesday, May 10, 2006 12:32 PM I wrote:
> ...
> To do that now with Axiom one might use the commands:
> 
>   )edit xxx.input
>   )read xxx.input
> 
> and alternate between these two commands while you test
> some new code. Alternatively you might do:
> 
>   )edit xxx.as
>   )compile xxx.as
> 
> if you are writing a library routine in Aldor (or .spad if
> you are writing SPAD cod).
> ... 

Just so it is clear what I mean: I think of the emacs buffer
as replacing the use of the ')edit' command and that the
')read' or ')compile' command would be generated internally
by the 'execute' command.

Regards,
Bill Page.


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

Reply via email to