User Activity

  • Created ticket #190 on REDUCE

    Compiling r7313 through r7319 CSL Reduce on X86_64 Big Sur fails

  • Created ticket #189 on REDUCE

    Problems with 'showtime' PSL Reduce in macOS

  • Posted a comment on ticket #188 on REDUCE

    Apologies! Of course r5259 should be replaced by r7258.

  • Posted a comment on ticket #188 on REDUCE

    Hi Thomas, you are right! When I tested bash version number I did it by using the command bash --version (which corresponds to /opt/local/bin/bash --version) instead of using the command /bin/bash --version. I verified it just now that using #!/opt/local/bin/bash instead of #!/bin/bash as first line in the file r5259 build.sh works fine. Best regards Marco

  • Posted a comment on ticket #188 on REDUCE

    Building r7257 and r5278 Common Lisp Reduce on macOS fails, because 'bash' does not digest the following commands: [ -v lisp ] || ... if [ -v clean ]; then ... [ -v debug ] ... if [ ! -v reduce ]; then ... if [ ! -v revision ] if [ -v bootstraponly ] if [ -v coreonly ] I changed them as follows [ -n "$lisp" ] || if [ -n "$clean" ]; then [ -n "$debug" ] ... if [ -z "$reduce" ] if [ -z "$revision" ] if [ -n "$bootstraponly" ] if [ -n "$coreonly" ] and there was not any problem in building. The 'bash'...

  • Posted a comment on ticket #188 on REDUCE

    Hi Francis, I did not understand why you insisted in asking me the result of 'svnversion'. Now I understand why: you want to use the command 'svnversion' to set the value of the variable 'revision!*'. Using 'svnversion' to set the value of the variable 'revision!*' as you do in the (e.g. r7253) file 'build.sh' works only if you are using a 'trunk' directory obtained by downloading reduce-algebra code using the standard checkout command svn checkout svn://svn.code.sf.net/p/reduce-algebra/code/trunk...

  • Posted a comment on ticket #188 on REDUCE

    On my 'Windows 11 Home (25H2)' X86_64 laptop I tested the old revions of Reduce I found in a backup disk. Compiling and running Common Lisp Reduce I got the following results: i) SBCL Common Lisp Reduce r7204, r7205, r7213, r7246, r7251 REDUCE (Free SBCL version, revision ???), build date 11-Jan-2026 ... 1: bye; This seems to suggest that there is some difference between the 7246 revision I downloaded today and the one you used. ii) CLISP Common Lisp Reduce r7204, r7213, r7246, r7251 REDUCE (Free...

  • Created ticket #188 on REDUCE

    Wrong Common Lisp Reduce header message

View All

Personal Data

Username:
marcoferraris
Joined:
2019-07-10 06:13:53

Projects

This is a list of open source software projects that Marco Ferraris is associated with:

  • Project Logo REDUCE A Portable General-Purpose Computer Algebra System Last Updated:

Personal Tools

MongoDB Logo MongoDB