Free Programming Tools Scripts for Microsoft Corporation
ClearScript is a mash-up from Google's V8 engine, Microsoft's JScript, and VBScript, adding a scripting language interpreter to any .NET-based website, desktop, or mobile application.This means developers can use JavaScript or VBScript on top of C# or...
TypeScript adds types, classes and modules to JavaScript, making JS a real alternative to established large-scale programming languages like Ruby, Python, C# or Java.
It's similar to CoffeeScript, being a superset of JavaScript that in the end compiles...
IronPython was created to allow developers to execute and load Python code and libraries in .NET environments.This application supports an interactive console with dynamic compilation.Besides .NET, IronPython can also run under Mono and...