Type inference for JScript.NET

Eduard Hiti KatMouse at gmx.de
Tue Jul 25 16:33:18 EDT 2000


There is an article on MSDN
(http://msdn.microsoft.com/voices/scripting07142000.asp) about .NET
enhancements of JScript, the Microsoft dialect of Javascript.
Among the known things like compilation to IL bytecode there is mentioning
of optional typing of variables to boost performance and even - type
inference! (although rudimentary).

Nice features - leaving the question: will there be something similar for
python# | python.NET ?






More information about the Python-list mailing list