Problems encountered so far:

Definition of 'suffixed_name' in src/lisp/primitives.lisp need to be
wrapped in (eval-when (:execute :compile-toplevel :load-toplevel) ... )

Need to rename 'exit-with-status' -> '|exit_with_status|' in
src/scripts/build_helper.

^L control character is used by 6 lines in src/interp/define.boot and
src/interp/i-map.boot

    grep ^L *boot   ## use ctrl-v ctrl-l to type this character

Replace it with another uncommon ascii symbol should be suffice.

- Qian

On 12/26/23 20:34, Qian Yun wrote:
Allegro Common Lisp 11.0 is released recently. 6 years after previous
release!

There's an evaluation version available for download.

I have played with it for a while, and with a bare minimal 3 lines
tweak, it can run fricas0!

Of course, full support will need a larger patch and require more
time.

- Qian

--
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 on the web visit 
https://groups.google.com/d/msgid/fricas-devel/eddc6273-5369-4623-8787-99a722420fc9%40gmail.com.

Reply via email to