From Simple English Wikipedia, the free encyclopedia
This article has many issues. Please help fix them or discuss these issues on the talk page.
The introduction to this article does not have enough information for people unfamiliar with the subject. Please help improve the article with a good introductory style.(March 2018)
This article does not have any sources. You can help Wikipedia by finding good sources, and adding them.(March 2018)
This article needs to be wikified. Please do this by following our layout guide.(March 2018)
Script.NET or S# is a programming language that provides scripting functionality in Microsoft .NET 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.