Releases: sasagawa888/eisl
Easy-ISLisp ver2.23
test
Easy-ISLisp version 2.2
With this version upgrade, the operation of ILOS has been made accurate. It's still incomplete in compiling complex cases, but I think it works generally correctly.
Easy-ISLisp version2.1
Easy-ISLisp ver2.1
It's almost perfect. It is a stable version.
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.