Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
en:chapter1 [2018/10/28 11:14]
hlinke [Hello World]
en:chapter1 [2019/06/10 15:31]
hlinke [Introduction]
Zeile 21: Zeile 21:
 VEGASPython is also based on Python 2.x. VEGASPython is also based on Python 2.x.
  
-Several different Python implementations are available CPython, JPython etc. Then orginal version is called CPython as it is written in the programming language "C".+Several different Python implementations are available CPython, JPython etc. The orginal version is called CPython as it is written in the programming language "C".
  
-VEGASPython is based on a Pythonimplementation called IronPythonIronPython is an open source implementation of Python for .NET. The development had been started by Microsoft but is now given to an open community that is still active and provides regularly new updated versions of IRONPython.+VEGASPython is based on a PythonNetPythonNet is an extension of CPython and therefore compatible with all Cpython extension modules.
  
-The current version (in 2018) is 2.7.9At the moment the comunity is working on a new version that supports Python 3.x scripts.+An older version of VEGASPythion was based on IronPython. IronPython is an open source implementation of Python for .NETThe development had been started by Microsoft but is now given to an open community that is still active and provides regularly new updated versions of IRONPython. 
 +If you want to know more about IRONPython you can get more information on the official website [[http://ironpython.net/|ironpython.net/]].Very good and detailed information about IRONPython can be found in the book "IronPython in Action" by Michael J. Foord and Christian Muirhead. Here is the link to the homepage: [[http://www.ironpythoninaction.com/|www.ironpythoninaction.com/]] 
 +The main problem of IRONPython is the incompatibility with several standard Python moduels like openCV and NumPyEspecially openCV is interesting for Video editing.
  
-If you want to know more about IRONPython you can get more information on the official website [[http://ironpython.net/|ironpython.net/]]. 
- 
-Very good and detailed information about IRONPython can be found in the book "IronPython in Action" by Michael J. Foord and Christian Muirhead. Here is the link to the homepage: [[http://www.ironpythoninaction.com/|www.ironpythoninaction.com/]] 
  
 ==== Hello World ==== ==== Hello World ====

Andere Sprachen
QR-Code
QR-Code en:chapter1 (erstellt für aktuelle Seite)