Jython 2.2 發布了,這次發布的2.2版本實現了 Python 2.2 以及 2.3。
Jython 是Python 的Java實現。無縫地結合了Java類與Python,使用戶能以Python語言的語法編寫在Java虛擬機上運行的程序。
這次版本的新特性包括:
new-style classes
Java Collections integration
PEP 302 implementation
iterators
generators
__future__ division
support for running on JDK1.5 and 1.6
new installer
a significant number of features to bring Jython in line with CPython
官方站點:
http://www.jython.org/
posted on 2007-09-02 14:40
jadmin 閱讀(66)
評論(0) 編輯 收藏