On Fri, May 08, 2026 at 06:41:20AM +0800, Qian Yun wrote:
> It was defined in csl in nag axiom era.
> 
> But now Reduce is open sourced as well.  You can see this
> function defined in:
> 
> https://github.com/reduce-algebra/reduce-algebra/blob/master/csl/cslbase/openmath.cpp
> 
> (Off topic: it seems that it is not far fetched to have
> FriCAS, Reduce, Maxima to live in the same Lisp image,
> and call each other.)

Reduce is a bit tricky.  Namely, Reduce uses thing called "Standard
Lisp" which is different than Common Lisp.  IIUC people made
emulation of Standard Lisp on top of Common Lisp so that Reduce
could run.  But I saw no such code in public (just report that
this is possible).

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/fricas-devel/af0gDHW-7s6W6dgD%40fricas.org.

Reply via email to