Skip to content

Easy-ISLisp Version 5.39

Compare
Choose a tag to compare
@sasagawa888 sasagawa888 released this 18 Dec 08:11

Easy-ISLisp ver 5.39 Release Notes

We are pleased to announce the release of Easy-ISLisp ver 5.39! This update includes the following bug fixes:

  1. Fix for the gcd Function
    Corrected an issue where the gcd function did not calculate correctly when handling Bignum inputs. With this fix, accurate greatest common divisor calculations are now ensured for large integers.

  2. Improvement to the convert Function
    Added missing processing for converting Bignum to strings. This ensures proper handling of operations that transform Bignum data into string format.

These issues were brought to our attention thanks to M Hiroi's valuable feedback. We would like to express our gratitude for this contribution. With your help, we’ve been able to fix another bug!

We continue to welcome bug reports and suggestions for improvement.

Thank you for using Easy-ISLisp!