ECL 16.1.2 发布,可嵌入式的 Common Lisp
欢迎加入运维网交流群:263444886可嵌入式的 Common Lisp —— ECL 发布 16.1.2 版本,下载地址:
[*] 源码
[*] Windows二进制安装包 (x86).
该版本增强部分内容包括:
[*] Added code walker (present in *features* as :walker)
[*] Testing framework initial cleanup
[*] Format fallbacks to prin1 if infinity or NaN are passed to it
[*] Annotations are added at runtime (better integration with SLIME)
[*] Mersenne-Twister RNG has new 64 bit implementation for appropriatemachines
[*] Add sockets implementation for the android platform
[*] Add android build target (official android support)
[*] Added Clang-specific pragmas to disable return type, unused value andexcessive parentheses warnings, which are fairly harmless, but annoyingand clutter user output.
详细介绍请看:
https://common-lisp.net/project/ecl/files/release/16.1.2/announcement.html
页:
[1]