lua 5.3.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package lua --version 5.3.5
NuGet\Install-Package lua -Version 5.3.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="lua" Version="5.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add lua --version 5.3.5
#r "nuget: lua, 5.3.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install lua as a Cake Addin
#addin nuget:?package=lua&version=5.3.5

// Install lua as a Cake Tool
#tool nuget:?package=lua&version=5.3.5

Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics.

Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

This package supports MS Visual C++ 2012, 2013, 2015, 2017; Win32, x64; Debug, Release. Lua is built as dynamic library (Dll).

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.4.6 5,065 5/14/2023
5.4.5 372 5/4/2023
5.4.4.1 1,660 12/20/2022
5.4.4 2,773 1/27/2022
5.4.3 2,610 3/29/2021
5.4.2 2,267 12/5/2020
5.4.1 2,046 10/10/2020
5.4.0 1,170 6/30/2020
5.3.6 1,344 9/25/2020
5.3.5.2 840 5/29/2020
5.3.5.1 2,307 8/17/2019
5.3.5 3,089 7/10/2018
5.3.4 6,130 6/15/2017
5.3.3 5,727 10/20/2016
5.3.2 1,674 5/11/2016