Easy-ISLisp Version 5.62 Release Notes
Release Date: 2025-12-31
Overview
Easy-ISLisp version 5.62 is a minor update focused on bug fixes. We have addressed an issue related to error reporting when loading text files.
Changes
- Improved error location reporting
Previously, when usingloadto read a text file that includedimportstatements for loading libraries, the error location (line and column) was not always displayed. This has been fixed, so that error positions are now correctly reported.
Notes
- This release is primarily a maintenance update.
- We welcome further bug reports and feedback to continue improving Easy-ISLisp.