您的位置: 新闻频道 编程语言新闻

原创新闻 物件导向语言 haXe 2.0 发布.

2008-08-06 by 见习记者 achun
评论(16) 有1532人浏览 haxe

haxe 是一种物件导向语言.也就是说haxe可以生成其他语言.目前2.0的haxe可以生成:

  • Javascript : You can compile a haXe program to a single .js file. You can access the typed browser DOM APIs with autocompletion support, and all the dependencies are resolved at compilation time.
  • Flash : You can compile a haXe program to a .swf file. haXe can compile for Flash Players 6 to 9, with either "old" Flash<8 API or newest AS3/Flash9 API. haXe offers very good performance and language features to develop Flash content.
  • NekoVM : You can compile a haXe program to NekoVM bytecode. This can be used for server-side programming such as dynamic webpages (using mod_neko for Apache) and also for commandline or desktop applications, since the NekoVM can be embedded and extended with some other DLL.
  • PHP : You can compile a haXe program to .php files. This enable you to use a high level strictly-typed language such as haXe while keeping full compatibility with your existing server platform and libraries.
并且2.0中增加了一些新的特性.
可以感觉到haXe有一统WEB开发前后台语言的雄心.这也正是作者的设计初衷:用一种语言完成WEB开发.
NekoVM,和haXe的作者都是Nicolas Cannasse .一个人完成的这样的工作.
向Nicolas致敬.

评论 共 16 条 发表评论

meatloaf 2008-08-08 18:14 引用
这项目完全搞错了方向,大趋势是用合适的语言做合适的事情。
i18n 2008-08-07 17:28 引用
haxe 是一种物件导向语言.也就是说haxe可以生成其他语言.

这句话没明白?谁解释一下
java.lang.Object 2008-08-07 15:25 引用
怪怪的,叫面向对象多好,在大陆还是应该有大陆的叫法,叫什么物件导向
ftw118 2008-08-07 14:53 引用
引用
haxe -> 和谐?

yy77 2008-08-07 14:36 引用
这个项目很早就有了。最开始是生产flash吧。
achun 2008-08-07 13:25 引用
物件导向是台湾的叫法,也就是我们说的面向对象,
不过向haXe这样一开始设计的目的就是为了生成其他语言的语言,
我是第一次见,所以没有用面向对象的说法,用了物件导向这个说法.
原因很简单,面向对象不足以表达haXe的特征.
有点标题党的嫌疑.
rmn190 2008-08-07 11:39 引用
我记得台湾那边是把"object-oriented"译成"面向对象", 难道说这里楼主的"面向对象"也是"object-oriented"?

向Nicolas致敬

关注这种有雄心语言的发展.
fight_bird 2008-08-07 09:14 引用
什么叫“物件”?什么叫“物件导向”?

楼主能否说点中国人能看懂的语言?
sp42 2008-08-07 09:11 引用
物件导向 还是 面向对象?
freej 2008-08-07 09:09 引用
一点隔山打牛的味道,呵呵
bqw_5189 2008-08-07 08:20 引用
关注!!!
fuwang 2008-08-07 00:50 引用
Sounds Great, Maybe Later.
Sam1860 2008-08-06 16:13 引用
实在想不到有什么好处
AllenZhang 2008-08-06 13:45 引用
听上去很强。但是怎么和目标语言类库一起开发呢?
hellas 2008-08-06 12:35 引用
haxe -> 和谐?
withyou 2008-08-06 12:27 引用
用一种语言完成WEB开发,的确是雄心。关注

发表评论

您还没有登录,请登录后发表评论