Please Translate Project Description to Japanese.
English:(Last Update 2009-06-12 19:07)
Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface.
Japanese:Pythonは、インタープリタ言語であり、インタラクティブな、オブジェクト指向プログラミング言語です。驚くべきパワーと、非常に明確な構文を兼ね備えており、学ぶことは難しくありません。モジュール、クラス、例外、非常に高度な入力データ型、動的な型付けを備えています。多くのシステムコールとライブラリ向けのインターフェイスがあり、また同様に、様々なウィンドウイングシステム(Tk、Mac、MFC、GTK +、Qt、wxWindows)向けのものもあります。新たな内蔵モジュールはCまたはC++で容易に書けます。 そしてまた、Pythonはプログラマブルインターフェイスを必要とするアプリケーションのための拡張言語としても使用可能です。(Last Update 2010-05-23 16:02)