Releases: sasagawa888/eisl
Easy-ISLisp ver2.72
Easy-ISLisp ver2.72
Significantly refactored the source code.
fixed some bugs.
Easy-ISLisp ver2.70
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
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
We fixed some bugs.
We responded to TCC(Tiny C Compiler).
Easy-ISLisp ver2.63
Fixed compiler.
Easy-ISLisp ver2.62
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
Easy-ISLisp ver2.60
Implemented Karatsuba multiplication.
Added M-expression library.
Added TCLTK library.
Edlis editor now supports Unicode.
Easy-ISLisp ver2.50
Easy-ISLisp version 2.50
The BIGNUM data structure has been improved.
Incorporated FFT/NTT multiplication into BIGNUM multiplication.
Easy-ISLisp ver2.40
Easy-ISLisp ver2.40
Unicode support for strings and characters.
Editable REPL added support for Unicode.
Easy-ISLisp ver2.38
Easy-ISLisp ver2.38
Enabled ctrl+Z back ground job
Fixed some bugs.