A general-purpose scripting language implemented in C#.
Info
Version: | 0.2.3 |
Author(s): | Wil Stead |
Last Update: | Sunday, August 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WilStead/WJScript |
NuGet Url: | https://www.nuget.org/packages/WJScriptParser |
Install
Install-Package WJScriptParser
dotnet add package WJScriptParser
paket add WJScriptParser
WJScriptParser Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.4.0)
- UniversalVariable(>= 0.1.2)
- System.Reflection.Emit(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 2.3.1)
- Microsoft.CSharp(>= 4.4.0)