Skip to content

Releases: sasagawa888/eisl

Easy-ISLisp ver2.23

25 Oct 23:13
Compare
Choose a tag to compare
Easy-ISLisp ver2.23 Pre-release
Pre-release

test

Easy-ISLisp version 2.2

17 Oct 09:06
Compare
Choose a tag to compare

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

12 Jun 22:28
Compare
Choose a tag to compare

Easy-ISLisp ver2.1

It's almost perfect. It is a stable version.

Easy-ISLisp ver2.0

22 May 03:06
Compare
Choose a tag to compare

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

27 Apr 00:49
Compare
Choose a tag to compare

Easy-ISLisp version 1.95

I added some libralies and fixed many bugs.

Easy-ISLisp ver1.9

08 Apr 06:52
Compare
Choose a tag to compare

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

01 Apr 05:43
Compare
Choose a tag to compare

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

09 Mar 02:31
Compare
Choose a tag to compare

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

17 Jan 02:59
Compare
Choose a tag to compare

Added GPGPU partially.

Easy-ISLisp version 1.5

03 Nov 23:15
Compare
Choose a tag to compare

Fixed bug of compiler and GC.