Bill Page <[email protected]> writes: | > Ralf Hemmecke wrote: | > > | > > Why do I need a C compiler to run the fricas binary? Are you saying | > > there is some compilation involved? | > > | > > In Math: clisp | > > | > > Why clisp and not sbcl? | > | | Don't you need a C compiler to generate code when Lisp is compiled, | e.g. when functions are compiled by the Interpreter or when you run | SPAD? Or do only some versions of Lisp require this, e.g. GCL?
Only GCL and ECL (to some extent) require a C compiler for a fully functional Lisp system. -- Gaby -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
