设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

SBCL 1.2.1发布,开源Common Lisp编译器

2014-7-1 10:41| 发布者: joejoe0332| 查看: 2224| 评论: 0|原作者: oschina|来自: oschina

摘要:   SBCL 1.2.1 发布,此版本更新内容如下: enhancement: GENCGC is enabled on ARM.enhancement: better error reporting for invalid calls to local functions.enhancement: support for GNU/kFreeBSD distribut ...

  SBCL 1.2.1 发布,此版本更新内容如下:


  • enhancement: GENCGC is enabled on ARM.

  • enhancement: better error reporting for invalid calls to local functions.

  • enhancement: support for GNU/kFreeBSD distributions.  (#1079954, thanks    to Christoph Egger)

  • enhancement: experimental support for threads on NetBSD/x86-64.  (thanks    to Robert Swindells)

  • enhancement: support for DragonFly BSD.  (#1292845, thanks to Vasily    Postnicov)

  • bug fix: TYPE-OF must not return AND/OR/NOT expressions.    (#1317308)

  • bug fix: accessing NIL arrays stopped producing errors. (#1311421)

  • bug fix: DISASSEMBLE no longer prints unwanted stuff. (#1251861)

  • bug fix: compiling SVREF on unknown types no longer produces scary errors.    (#1258716)

  • bug fix: assorted LOOP fixes and enhancements. (#645534, #1322923,    #700538, #613876, #695286, #798388)

  • bug fix: silence compiler notes from the SEARCH transform. (#1071310)

  • bug fix: array type intersection handles T and unknown element types    correctly. (#1258716)

  • bug fix: fix a corner case in array type unparsing that would result in    misleading translations from our internal type representation.

  • bug fix: array-rank now sees through union and intersection types.    (#1310574)

  • bug fix: when DECLARE expressions are in the wrong place, be careful not    to attempt to evaluate the subforms.  (#573747; thanks to Roman    Marynchak)

  • bug fix: misplaced and missing declarations in DEFTRANSFORM. (#1066451)

  • bug fix: FBOUNDP returned NIL for a class of incorrect function names    instead of signaling an error. (#1095483)

  • bug fix: fix a compile-time AVER in regalloc: lifetime analysis    used to (rarely) introduce duplicate conflict markers in a single    TN/block pair. (#1327008)


  更多更新内容请看发行说明


  Steel Bank Common Lisp (SBCL) 源自于 CMUCL, 是一种高性能的Common Lisp编译器。它是开源/免费软件,采用自由许可。除了ANSI Common Lisp的编译器和运行系统,它提供了一个交互的运行环境,包括一个调试器,统计分析器,一个代码覆盖工具,以及许多其他的扩展。


  SBCL 可运行于许多 POSIX 平台上,Windows 上现为试验阶段。


酷毙

雷人
1

鲜花

鸡蛋

漂亮

刚表态过的朋友 (1 人)

  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部