内容简介:SBCL(Steel Bank Common Lisp) 1.4.7 已发布,Steel Bank Common Lisp (SBCL) 是一款高性能的 Common Lisp 编译器。除了 ANSI Common Lisp 的编译器和运行时系统之外,它还提供了一个交互式环境,包括调试器、统计分析器、代码覆盖工具和许多其他扩展。SBCL 1.4.7 更新内容:
SBCL(Steel Bank Common Lisp) 1.4.7 已发布,Steel Bank Common Lisp (SBCL) 是一款高性能的 Common Lisp 编译器。除了 ANSI Common Lisp 的编译器和运行时系统之外,它还提供了一个交互式环境,包括调试器、统计分析器、代码覆盖 工具 和许多其他扩展。
SBCL 1.4.7 更新内容:
-
enhancement: better handling of unknown keyword arguments ( #1750466 )
-
enhancement: namestrings can now be computed for certain pathnames that previously did not have namestrings because of #\. characters in their name and/or type components.
-
bug fix: compiling a SLEEP call with a float positive infinity argument no longer causes an internal error ( #1754081 )
-
bug fix: keyword arguments provided to a generic function with EQL-specialized methods are checked more correctly (reported by Syll, #1760987 )
下载地址: http://sbcl.org/platform-table.html
以上所述就是小编给大家介绍的《高性能 Common Lisp 编译器 SBCL 1.4.7 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- LDC 1.14.0 发布,高性能 dlang 编译器
- LDC 1.14.0 发布,高性能 dlang 编译器
- LDC 1.21.0 发布,高性能 D 语言编译器
- LDC 1.18.0 发布,高性能 D 语言编译器
- 高性能 Common Lisp 编译器 SBCL 1.4.7 发布
- LLVM接受NVIDIA的“f18” Fortran编译器作为官方Fortran编译器
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Flexible Rails
Peter Armstrong / Manning Publications / 2008-01-23 / USD 44.99
Rails is a fantastic tool for web application development, but its Ajax-driven interfaces stop short of the richness you gain with a tool like Adobe Flex. Simply put, Flex is the most productive way t......一起来看看 《Flexible Rails》 这本书的介绍吧!