Jump to content

CS-Script

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 209.129.224.185 (talk) at 17:18, 5 February 2020 (Benefits). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
CS-Script
Developer(s)Oleg Shilo
Stable release
3.29.0 / 19 April 2019; 6 years ago (2019-04-19)
Repositorygithub.com/oleg-shilo/cs-script
Platform.NET Framework
Size10 MB
TypeScripting language
LicenseMIT License[1]
Websitewww.cs-script.net

CS-Script is a free and open-source scripting platform that enables creating scripts in ECMA-compliant C# syntax. These scripts have access to .NET Framework or Mono APIs. CS-Script offers standalone script execution as well as hosting the script engine from CLR apps. A newer edition of this product, called CS-Script.Core works with .NET Core.

Existing .NET development tools (e.g. Visual Studio and Sharp Develop) can be used, allowing editing and debugging scripts within traditional .NET-aware development environments. Additionally, CS-Script support can be added to Notepad++ or Visual Studio Code via plugins.[2][3]

FlashDevelop uses CS-Script as its internal scripting engine.[4]

Benefits

References

  1. ^ Shilo, Oleg (19 January 2018). "License". oleg-shilo/cs-script – via GitHub.
  2. ^ "CS-Script - Visual Studio Marketplace". marketplace.visualstudio.com. Retrieved 2019-07-13.
  3. ^ Shilo, Oleg (2019-06-27), CS-Script (C# Intellisense) plugin for Notepad++ (x86/x64): oleg-shilo/cs-script.npp, retrieved 2019-07-13
  4. ^ "Scripting - FlashDevelop". www.flashdevelop.org. Retrieved 2019-07-13.