JScript .NET

from Wikipedia, the free encyclopedia

JScript .NET is an object-oriented scripting language developed by Microsoft with a large number of application areas. JScript .NET ensures full backward compatibility with previous versions of JScript, adds new features, and provides access to both the common language runtime and the .NET Framework .

Microsoft provides jsc.exe in the freely available .NET SDK as a compiler . JScript .NET is available as part of the .NET Framework 1.0, 1.1 and 2.0.

JScript .NET is not supported by Microsoft's Visual Studio .NET development environment .

Versions

  • .NET Framework 1.0 → JScript .NET 7.0
  • .NET Framework 1.1 → JScript .NET 7.1
  • .NET Framework 2.0 → JScript .NET 8.0

literature