Talk:JScript .NET: Difference between revisions

Content deleted Content added
PhMajerus (talk | contribs)
m Added some information about "JScript .NET as a natural successor to JScript"
SineBot (talk | contribs)
m Dating comment by PhMajerus - "Added some information about "JScript .NET as a natural successor to JScript""
Line 56:
 
The need for more dynamic languages in .NET have been acknowledged and the DLR (Dynamic Language Runtime) is designed to allow languages closer to the original JScript and Python. Another implementation of JScript, called Managed JScript, is based on the DLR, and is much closer to the original JScript than JScript .NET could ever be. It supports being hosted in other applications and parsing while executing, while JScript .NET required the whole script to be available and parsed before starting the execution.
[[User:PhMajerus|PhMajerus]] <small>—Preceding [[Wikipedia:Signatures|comment]] was added at 10:37, 2 December 2007 (UTC)</small><!--Template:Undated--> <!--Autosigned by SineBot-->
[[User:PhMajerus|PhMajerus]]
 
== Javascript and ECMAScript ==