Launched ironpython 1.0

Source: Internet
Author: User
Ironpython 1.0 was officially released. This is a portable version of cpython. Net, which implements most of the features of Python 2.4. It is similar to cpython, but its pure. Net lineage makes the application in. net ProgramIt is quite easy to embed Python scripts in.

To use a Python script in A. Net program without ironpython, you must write the cpython. Net package. This is a complicated task. However, although ironpython is available now, The cpython package is still useful. The reasons I see include:

1. performance. Although I have not tested the performance of ironpython, according to my estimation, there should be some gaps with cpython;
2. Stability. Currently, ironpython is only version 1.01. It is obviously not consistent with cpython, which has nearly a decade of history;
3. functions. Cpython is an official version of Python and has now grown to 2.5. If cpython is used, the latest features of python can be used at any time, while ironpython is often used later than the next sub-version (about several months to a year );
4. extended library. Ironpython has good scalability, but cpython already has many existing libraries available for use. It is unclear whether ironpython is compatible with these libraries. If it is not compatible, ironpython will have fewer libraries than cpython in the current situation.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.