A Lua inspired script engine for embedding in .NET applications.
Info
Version: | 0.4.0 |
Author(s): | Henrik Cooke |
Last Update: | Tuesday, March 24, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cooke/LuBox |
NuGet Url: | https://www.nuget.org/packages/LuBox |
Install
Install-Package LuBox
dotnet add package LuBox
paket add LuBox
LuBox Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime(4.3.0)
Tags