axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] clisp and sbcl


From: C Y
Subject: Re: [Axiom-developer] clisp and sbcl
Date: Fri, 25 May 2007 07:31:14 -0400
User-agent: Thunderbird 2.0.0.0 (X11/20070419)

Confirmed - builds on sbcl and clisp.  Wow!  Thanks Waldek!

I don't know if it's important, but I am getting a lisp readout when
using the integration package:

(2) -> integrate(sin(x),x)
[loading messages]
/home/cyapp/mathtoplevel/axiomtoplevel/testwork/wh-sandbox/target/i686-pc-
linux/algebra/COMPLEX.fasl
      for domain Complex


; in: LAMBDA NIL
;     (VMLISP:QCAR BOOT::|#1|)
; --> CAR
; ==>
;   (THE CONS BOOT::|#1|)
;
; caught WARNING:
;   undefined variable: |#1|

;
; caught WARNING:
;   This variable is undefined:
;     |#1|
;
; compilation unit finished
;   caught 2 WARNING conditions
   (2)  - cos(x)

; in: LAMBDA NIL
;     (VMLISP:QCAR BOOT::|#1|)
; --> CAR
; ==>
;   (THE CONS BOOT::|#1|)
;
; caught WARNING:
;   undefined variable: |#1|

;
; caught WARNING:
;   This variable is undefined:
;     |#1|
;
; compilation unit finished
;   caught 2 WARNING conditions
                                          Type: Union(Expression
Integer,...)
(3) ->





reply via email to

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