JScript .NET is a .NET programming language developed by Microsoft as a natural successor to Microsoft's Active Scripting language JScript.
Both JScript and JScript .NET are languages whose syntax is based on that of the C language. JScript began as Microsoft's implementation ECMAScript, which is more commonly known as JavaScript, and has no relation to Sun Microsystems' Java language. The primary differences between JScript and JScript .NET can ...
more
Read article at Wikipedia
JScript .NET
Programming Language
Language Paradigms:
Similar topics in Freebase
-
MiniD
The MiniD programming language is a small, lightweight, extension language in the vein of Lua or Squirrel, but designed to be used mainly with the D programming language. It supports both object-oriented and imperative programming paradigms, as well as some simple functional aspects. Distributed... -
Python
Python is a general-purpose high-level programming language. Its design philosophy emphasizes code readability. Python claims to "[combine] remarkable power with very clear syntax", and its standard library is large and comprehensive. Its use of indentation for block delimiters is unusual among... -
Perl
Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl was originally developed by Larry Wall, a linguist working as a systems administrator for NASA, in 1987, as a general-purpose Unix scripting language to make report processing easier. Since then, it has undergone... -
JavaScript
JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an integrated component of the web browser, allowing the... -
ActionScript
ActionScript is a scripting language based on ECMAScript. ActionScript is used primarily for the development of websites and software using the Adobe Flash Player platform (in the form of SWF files embedded into Web pages), but is also used in some database applications (such as Alpha Five), and in... -
Qt Script for Applications
QtScript is a scripting engine that has been part of the Qt toolkit since version 4.3.0. The scripting language is based on the ECMAScript standard with a couple deviations and extensions. The library contains the engine, and a C++ API for evaluating QtScript code and exposing custom QObject... -
JScript
JScript is the Microsoft dialect of the ECMAScript scripting language specification. JScript is implemented as a Windows Script engine. JScript was first supported in Internet Explorer 3.0 browser released in August 1996. The typical file extension of JScript source code files is .js. The most... -
ECMAScript
ECMAScript is a scripting language, standardized by Ecma International in the ECMA-262 specification and ISO/IEC 16262. The language is widely used on the web, especially in the form of its three best-known dialects, JavaScript, ActionScript, and JScript. JavaScript was originally developed by... -
tiscript
-
QtScript