Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 4159

Difference between IronPython2 and Python3 in Rhino 8

$
0
0

In Rhino 8 Grasshopper has new python components, IronPthon 2 and Python 3.
Could anyone tell me the difference between these 2 components ??

by searching internet, what I understand so far is,

IronPython is written with C# and targeting .Net Platform. and CPtyhon is written with C and Basic plathome (and you can use pip??)
I understand as the difference between IronPython and CPython.

The difference between Python 2.7 and 3.4 are

  1. for print function, python 2.7 writes print “” and python 3.4 writes print()
  2. long value in python 2.7 became int in python 3.7
  3. Python 3.7 changes how to write exceptions.

These are what I know so far…

But in grasshopper rhino 8, there is IronPython 2.7 and CPython 3.4.
I want to know more about the difference between IronPthon 2 and Python 3 or even benefits to use CPython 3.4…

Thank you so much for your help !!

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4159

Latest Images

Trending Articles



Latest Images