· Регистрация 
софт скрипты драйвера форумы блоги  
Пример: windows
Софт
Новости софта
Обзоры
Статьи
Авторам
Софт
Mac Linux PDA/Mobile
Linux Программирование Интерпретаторы

Страница программы Python 2.5.1

Python is a high-level scripting language.


  Описание программы   Комментарии (0)   Скриншоты (0)   Файлы (1)  
АвторGuido van Rossum
СайтПерейти
Обновление19.09.2006, 10:04
НазваниеPython
ВерсияPython 2.5.1
ЯзыкиАнглийский
ЛицензияPython License
СтоимостьБесплатно
СистемыLinux
Размер?
Рейтинг
Голосов: 1

Скачать бесплатно Python
Закачек: 15
найти или купить на Allsoft.ru
софт в Allsoft.ru 




Описание программы Python
Python is an interpreted, interactive, object-oriented programming language. Python is often compared to Perl, Tcl, Scheme or Java.
Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (X11, Motif, Tk, Mac, MFC). 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.
The Python implementation is portable: it runs on many brands of UNIX, on Windows, OS/2, Mac, Amiga, and many other platforms. If your favorite system isn't listed here, it may still be supported, if there's a C compiler for it.
The Python implementation is copyrighted but freely usable and distributable, even for commercial use.
Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.
Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.
Often, programmers fall in love with Python because of the increased productivity it provides. Since there is no compilation step, the edit-test-debug cycle is incredibly fast. Debugging Python programs is easy: a bug or bad input will never cause a segmentation fault. Instead, when the interpreter discovers an error, it raises an exception.
When the program doesn't catch the exception, the interpreter prints a stack trace. A source level debugger allows inspection of local and global variables, evaluation of arbitrary expressions, setting breakpoints, stepping through the code a line at a time, and so on.
The debugger is written in Python itself, testifying to Python's introspective power. On the other hand, often the quickest way to debug a program is to add a few print statements to the source: the fast edit-test-debug cycle makes this simple approach very effective.
· Ключевые особенности и характеристики Python 2.5.1
Не определены
· Ограничения Python 2.5.1
Ограничения не определены
· Специальные требования Python 2.5.1
Специальные требования не определены
· История версий и изменений Python
История пуста
· Описание и дополнения от редакторов и пользователей сайта
Пока нет
Связанные статьи, обзоры и новости
Нет относящихся к программе статей и обзоров.


Другие программы от Guido van Rossum
Больше не найдено программ этого автора.
     
Похожие программы

Php Logo Interpreter 0.1
Php Logo Interpreter project is a logo language interpreter.
29.05.2007, 01:34 | ? | GPL (GNU GPL) | 11


The Frink Language 2007-05-31
The Frink Language is a calculating tool and programming language.
24.05.2007, 00:35 | ? | Other/Proprietary | 0


Spoon for Java 1.2
Spoon is a Java program processor that fully supports Java 5.
10.05.2007, 02:37 | ? | LGPL | 4


Tcl/Tk 8.4.15/8.5a6
Tcl/Tk is a portable scripting environment for Unix, Windows, and Macintosh.
02.05.2007, 16:35 | ? | BSD License | 13


NullLogic Embedded Scripting Language 0.6.0
NullLogic Embedded Scripting Language code looks a lot like php but with a lot less dollar signs.
26.04.2007, 05:35 | ? | GPL (GNU GPL) | 2

Разделы