Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsWeb Design & DevelopmentServer Side ScriptingPython right
  Closed Topic Start new topic
left right
Augustin
post Jun 14 2010, 03:33 PM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 1-May 10
Member No.: 140,467



The next version of Microsoft's dotNET platform will see the official inclusion of the IronPython and IronRuby languages.

Based on the scripting languages Python and Ruby, these two dotNET version will compile into dotNET Common Language Runtime code.

In order to incorporate "scripting" languages, Microsoft had to introduce a new subsystem into dotNET.

Because "scripting" languages (like Python, Ruby, Perl and PHP) are "dynamic" languages (their variables do not have a pre-defined datatype, untill the moment that a value is given to the variable) the dotNET scheme (where everything is strictlt "type-safe") had to be altered.

The sollution consists of two parts: the Dynamic Language Runtime and the new datatype: CLR:dynamic.

So, now Microsoft Visual Studio developers can write dotNET managed code with Python...

Go to the top of the page 
 
  + Quote Post
 Closed Topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 23rd May 2013 - 07:26 PM