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