Script.NET
Sign in to saveScript.NET or S# is a metaprogramming language that provides scripting functionality in Microsoft .NET applications, allowing runtime execution of custom functionality, similar to VBA in Microsoft Office applications. The syntax of Script.NET is similar to JavaScript. It is designed to be simple and efficient scripting language allowing to customize .NET applications. The language has a true runtime interpreter, and it is executed without generating additional in-memory assemblies.
Official website
Petro Protsyk personal page
Personal web page of Petro Protsyk, microsoft certified .net developer (mcpd)
protsyk.com →Link to the official site · 827 chars · not written by Vinony
Article · Русский
Script.NET (или S#) — это скриптовый язык с JavaScript-подобным синтаксисом и возможностью метапрограммирования для .NET Framework. Позволяет создавать программируемые расширяемые приложения. Script.NET — свободно распространяемый продукт.
Abstract from DBpedia / Wikipedia · CC BY-SA