sco是c#实现的解释型脚本,是一种高效,轻量,可嵌入的脚本语言,语法类似javascript,类型为弱类型,通过使用基于栈的虚拟机解释字节码来运行.
Info
| Version: | 2.6.0 |
| Author(s): | while |
| Last Update: | Monday, March 27, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/qingfeng346/Scorpio-CSharp |
| NuGet Url: | https://www.nuget.org/packages/Scorpio-CSharp |
Install
Install-Package Scorpio-CSharp
dotnet add package Scorpio-CSharp
paket add Scorpio-CSharp
Scorpio-CSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
Tags