axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Re: Axiom, Aldor, Open Source


From: Camm Maguire
Subject: Re: [Axiom-developer] Re: Axiom, Aldor, Open Source
Date: 25 Mar 2004 15:59:54 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

Jim Apple <address@hidden> writes:

> root wrote:
> > The easiest way to get them is:
> > cvs -d:pserver:address@hidden:/projects/axiom login
> > cvs -d:pserver:address@hidden:/projects/axiom co axiom
> 
> This timed out for me, but
> cvs -z3 -d:ext:address@hidden:/cvsroot/axiom co axiom
> 
> worked.
> 
> > Aldor can be used within Axiom but also capable of standalone code.
> > If you want to write a program to do non-algebra work Aldor is a
> > better language than most.
> 
> Can the internal Axiom compiler generate stand-alone code?
> 

As Tim said, likely not in the sense you mean.  But if axiom is built
on gcl, you can compile your code, load the .o file, and )lisp
(si::save-system "foo") to get a standalone foo executable containing
all of gcl/axiom and your new code together.

Take care,

> Jim
> 
> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/axiom-developer
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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