1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Pharo 5.0 发布,Smalltalk 开发环境 下载

本帖由 漂亮的石头2016-05-14 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,660
    赞:
    47
    Pharo 5.0 发布了,Pharo的目标是提供一个简洁新颖的开源Smalltalk开 发环境。Smalltalk被公认为历史上第二个面向对象的程序设计语言和第一个真正的集成开发环境(IDE)。Smalltalk由Alan Kay,Dan Ingalls,Ted Kaehler,Adele Goldberg等于70年代初在Xerox PARC开发。Smalltalk对其它众多的程序设计语言的产生起到了极大的推动作用,主要有:Objective-C,Actor,Java和 Ruby等。90年代的许多软件开发思想得利于Smalltalk,例如设计模式、敏捷编程和重构等。

    [​IMG]

    本次发布主要有以下提升:


    • The PharoVM is now based on Spur, the new memory management, and it brings with it a 35% speedup!


    • A new unified foreign function interface (UFFI) replaced NativeBoost to provide a strong Spur-compatible framework for interfacing with the outside world.


    • The Glamorous Toolkit now includes the GTDebugger to offer a moldable infrastructure that allows the developer to customise the debugger deeply.


    • The underlying Reflectivity mechanism has reached maturity with multiple pieces coming together to empower developers to instrument their own systems. For example, we now have breakpoints implemented as just a simple extension of this mechanism.


    • QualityAssistant is now part of the image to provide live feedback during development.

    同时,本次发布也优化了很多细节问题,修复改进2446项内容。查看完整发布说明,可以点击这里

    下载地址:http://pharo.org/download

    学习文档:http://pharo.org/documentation
    Pharo 5.0 发布,Smalltalk 开发环境下载地址
     
正在加载...