Skip to content

Releases: sasagawa888/eisl

Easy-ISLisp ver2.72

07 Feb 07:06
Compare
Choose a tag to compare

Easy-ISLisp ver2.72

Significantly refactored the source code.

fixed some bugs.

Easy-ISLisp ver2.70

22 Jan 09:22
Compare
Choose a tag to compare

Easy-ISLisp version2.70

Added try/3 read-exp/0 (Chaitin's book "Limitation of Mathematics")

Added datetime library.

Fixed some bugs.

Easy-ISLisp ver2.69

03 Jan 09:00
Compare
Choose a tag to compare

Easy-ISLisp ver2.69

Fixed a specification incompatibility related to files i/o.
See verify/files.lsp verify/stream.lsp
There are still some minor imperfections.

Easy-ISLisp ver2.65

22 Nov 07:05
Compare
Choose a tag to compare

We fixed some bugs.
We responded to TCC(Tiny C Compiler).

Easy-ISLisp ver2.63

15 Sep 22:12
Compare
Choose a tag to compare

Fixed compiler.

Easy-ISLisp ver2.62

03 Sep 08:10
Compare
Choose a tag to compare

Easy-ISLisp ver2.62

Fixed a bug in boot options.
The Lisp library is now automatically compiled during installation.
Improved random number generation.
Fixed a bug in input/output functions.
Improved OpenGL library.
Fixed Edlis editor unicode support.

Thank you to everyone who helped out.

Easy-ISLisp ver2.60

06 Aug 05:25
Compare
Choose a tag to compare

Easy-ISLisp ver2.60

Implemented Karatsuba multiplication.
Added M-expression library.
Added TCLTK library.
Edlis editor now supports Unicode.

Easy-ISLisp ver2.50

14 Jun 21:37
Compare
Choose a tag to compare

Easy-ISLisp version 2.50

The BIGNUM data structure has been improved.
Incorporated FFT/NTT multiplication into BIGNUM multiplication.

Easy-ISLisp ver2.40

07 May 08:45
Compare
Choose a tag to compare

Easy-ISLisp ver2.40

Unicode support for strings and characters.
Editable REPL added support for Unicode.

Easy-ISLisp ver2.38

17 Jan 22:43
Compare
Choose a tag to compare

Easy-ISLisp ver2.38

Enabled ctrl+Z back ground job

Fixed some bugs.