Macsky.X's BloG

i Language

Ecere SDK 0.43-eC’s new IDE

by Macsky.X on Sep.04, 2008, under i Language

Ecere SDK 0.43 发布,拥有许多的新特性:模板,容器,语法高亮……
下载链接如下:

For Windows:
Ecere SDK 0.43 for Windows – September 3, 2008 (36 MB)

如果你的电脑内已经安装了MinGW(比如说你已经安装了先前版本的Ecere SDK),那么你可以下载下面这个非常小的包代替,需要注意的是,这个包里也不包括GDB和UPX
Ecere SDK 0.43 (No MinGW/GDB/UPX) for Windows – September 3, 2008 (7 MB)
如 果你选择下载这个包,那么你必须确保MinGW的可执行文件必须在你系统的PATH路径或者你IDE的文件/全局设置可执行路径里,IDE会寻找 “make.exe”,而不是“mingw-make.exe”,所以如果你没有make.exe,你可以把mingw-make.exe复制一份改名为 make.exe。

For Linux:
Ecere SDK 0.43 for Linux (Generic binaries) – September 3, 2008
请阅读INSTALL文件了解如何安装通用二进制文件包在你的linux上

Ecere SDK 0.43 for Debian/Ubuntu – September 3, 2008
例子将安装到 /usr/ecere/samples/

Ecere SDK 0.43 for GoboLinux – September 3, 2008
(添加 http://www.ecere.com/gobo/packages/MANIFEST 到你的官方仓库里,然后运行Ecere的安装)

(continue reading…)

1 Comment :, more...

Lua 5.1.4 – Release 1 – 轻量级的动态脚本语言

by Macsky.X on Aug.31, 2008, under i Language

1993年在巴西里约热内卢天主教大学(Pontifical Catholic University of Rio de Janeiro in Brazil)诞生了一门编程语言,发明者是该校的三位研究人员,他们给这门语言取了个浪漫的名字——Lua,在葡萄牙语里代表美丽的月亮.事实证明她没有糟蹋这个优美的单词,Lua语言正如它名字所预示的那样成长为一门简洁、优雅且富有乐趣的语言.
Lua从一开始就是作为一门方便嵌入(其它应用程序)并可扩展的轻量级脚本语言来设计的,因此她一直遵从着简单、小巧、可移植、快速的原则,官方实现完全 采用ANSI C编写,能以C程序库的形式嵌入到宿主程序中.Lua的每个版本都保持着开放源码的传统,不过各版采用的许可协议并不相同,自5.0版(最新版是5.1) 开始她采用的是著名的MIT许可协议.正由于上述特点,所以Lua在游戏开发、机器人控制、分布式应用、图像处理、生物信息学等各种各样的领域中得到了越 来越广泛的应用.其中尤以游戏开发为最,许多著名的游戏,比如Escape from Monkey Island、World of Warcraft、大话西游,都采用了Lua来配合引擎完成数据描述、配置管理和逻辑控制等任务.

下载:Lua 5.1.4 – Release 1

[29/Aug/2008]

  • Lua 5.1.4 – Release 1
    Added manifests for the DLLs in dll8 and dll9 distributions to include the dependency on the run time library. Added manifests for the wlua executables to include the dependency on the ComCtl32 library that enable the Windows XP Visual Styles for GUI applications.
    Originals Lua makefiles are not changed anymore.
    LUA_CPATH default changed to also include the “clibs” subfolder in search path when in Windows. Added support for “51″ suffix.

最喜欢脚本语言了,嘿嘿~~

Leave a Comment : more...

Delphi2009 C++Builder2009[Tiburon]

by Macsky.X on Aug.29, 2008, under i Language, win32-xp

当地时间8月25日,Delphi易主后第一次进行了新版本的发布。这一次Delphi和C++两个环境同时进行了发布,开发代号Tiburon,发布名称为Delphi2009和C++Builder2009。
这次的新版本实际上也是兑现了在Borland/CodeGear时期的最后一次更新计划。该计划公布于2008年4月,原文见这里,译文见那里

(continue reading…)

Leave a Comment :, more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for?
Oh so sorry that I don't care what you are looking for.