Releases: sasagawa888/eisl
Easy-ISLisp ver2.0
Easy-ISLisp ver2.0
Several libraries have been added, including a Common Lisp-like macro library.
We have improved ILOS. Removed the constraint of argument variables in compiler. Abstract class has been implemented.
Easy-ISLisp version1.95
Easy-ISLisp version 1.95
I added some libralies and fixed many bugs.
Easy-ISLisp ver1.9
Easy-ISLisp ver1.9 has been released.
Even in the interpreter, a small integer is used as an immediate value.
Fixed many bugs of compiler.
The class that causes error handling has been adapted to the ISLisp verification test as much as possible.
Many libraries have been added, including regular expressions and function search systems.
Now works also on macOS and OpenBSD.
Easy-ISLisp version1.86
Easy-ISLisp plans to significantly improve the data structure. Therefore, the latest version will malfunction for a while. Please use this tentative release.
Easy-ISLisp version1.8
Easy-ISLisp version1.80
The library has been added. See Documents folder.
Partially supports GPGPU. See Documents folder.
Passed most of the ISLisp verification tests.
Easy-ISLisp version1.7
Added GPGPU partially.
Easy-ISLisp version 1.5
Fixed bug of compiler and GC.
Easy-ISLisp ver1.4
In ver 1.4, in addition to Mark & Sweep GC, Copying GC has been added.
See readme gbc funciotn.
I welcome issues and bug reports.
version1.2
I fixed many bugs. Thus interpreter has passed the ISLisp verification system.
version1.1
Easy-ISLisp version1.1
There was a fatal defect that EISL did not work on RaspPi3 due to lack of memory. So I separated the built-in editor. As a result, EISL saves memory and operates lightly.
The separate editor is published separately under the name Edlis.
https://github.com/sasagawa888/Edlis