Easy-ISLisp ver5.38 Release Notes
Key Updates
-
Improvement of File Transfer in Distributed Parallel System
Easy-ISLisp ver5.38 improves the file transfer functionality in the distributed parallel system.
Specifically, issues with file transfer on Raspberry Pi have been resolved, ensuring stable file transfers between multiple nodes, including Raspberry Pi. -
Improved Stability on Raspberry Pi
The issue with EOF recognition during communication on Raspberry Pi has been fixed, preventing errors during file transfers.
-
Strengthened Communication Protocol
The use of an explicit end-of-data sequence (0x15) instead of EOF ensures that communication errors are avoided and that data termination is reliably detected on the receiving side.