problems with clisp reduce
It turns out that there was also a problem on Linux with some versions of Common Lisp. I have just committed a fix that replaces my previous bash code with a call of sed to extract the Lisp version information that I want to use in the REDUCE header. This seems to be reliable on Windows and Linux. I hope it also works on macOS. Francis
Fix Lisp version
problems with clisp reduce
The last version of CLISP REDUCE that I built on Windows displays this header: REDUCE (revision 7361 on GNU CLISP 2.49), build date 11-Jun-2026 ... which is roughly what it should look like on all platforms. In revision 7361 I changed the build code to add the Common Lisp version, which is independent of REDUCE, unlike the case for CSL and PSL. I guess the bash code I use to extract the Lisp version is not working for you on macOS. I'll try doing it a different way. Francis
REDUCE Manual: Chapter 14 Matrix Calculations
Web Site: Documentation
Web Site: update mechanism