I guess CLisp is preferable if SBCL is unavailable, isn't it?
As for Debian, SBCL is only present  on i386, amd64 and kfreebsd-amd64,
so I'd like to use another lisp on other archs.

2011/11/14 Gabriel Dos Reis <g...@cs.tamu.edu>

> Alfredo Portes <doyenatc...@gmail.com> writes:
>
> | 2011/11/13 Gabriel Dos Reis <g...@cs.tamu.edu>:
> |
> | > Is CLisp the prefered Lisp under gentoo?
> |
> | It is for Cygwin. Will try to setup a test box.
>
> Darn.  CLisp has always been a pain.
>
> A little bit of story behind this.
> AxiomCore::%sysInit is an "initialization" function that is run early on
> when we start base-lisp, bootsys, or interpsys, or AXIOMsys, or any
> complete program built from OpenAxiom.  For each of them, the
> iniialization is a different job.  Because of the way most Lisps produce
> programs (by dumping the current state), we redefine AxiomCore::%sysInit
> every time the initialization is different.
>
> I will see whether we can have a different way to communicate these
> initialization, either as a variable whose value is a function pointer
> or some other means.
>
> -- Gaby
>
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to