show/hide this revision's text 6 insert duplicate link

Possible Duplicates:
BOO Vs IronPython
Boo vs. IronPython

Say you want to embed a scripting language into a .NET application.

Boo is modelled on Python syntax, but also includes type inference, and just in general seems to be a better, more modern language to embed as a scripting language.

Why, then, is there so much fuss about Iron Python?

LATER As was pointed out, this question is an exact duplicate of: this and this

    Post Closed as "exact duplicate" by dF, Mauricio Scheffer, Paul Hollingsworth, ΤΖΩΤΖΙΟΥ, Shog9

show/hide this revision's text 5

Say you want to embed a scripting language into a .NET application.

Boo is modelled on Python syntax, but also includes type inference, and just in general seems to be a better, more modern language to embed as a scripting language.

Why, then, is there so much fuss about Iron Python?

LATER As was pointed out, this question is an exact duplicate of: this and this

show/hide this revision's text 4 edited tags
show/hide this revision's text 3 edited title
show/hide this revision's text 2 edited tags
show/hide this revision's text 1 [made Community Wiki]