One thing that people on here might find interesting: Unity uses Mono as an embedded VM. Three .Net languages are officially supported as scripting languages (Boo, C# and a ECMAscript-a-like). Yes, C# is used as a DSL.
All that said, it's incredible to see it included at all. Boo is a fantastic language that's getting better by the day, but it's not well known at all. It's great to see even their level of support.
Comments
One thing that people on here might find interesting: Unity uses Mono as an embedded VM. Three .Net languages are officially supported as scripting languages (Boo, C# and a ECMAscript-a-like). Yes, C# is used as a DSL.
I wish the boo support was more "official". It's terribly neglected compared to the c# and js offerings.
All that said, it's incredible to see it included at all. Boo is a fantastic language that's getting better by the day, but it's not well known at all. It's great to see even their level of support.