lua 5.3.5.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package lua --version 5.3.5.2
NuGet\Install-Package lua -Version 5.3.5.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add lua --version 5.3.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: lua, 5.3.5.2"
#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.2 // Install lua as a Cake Tool #tool nuget:?package=lua&version=5.3.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions 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.
This package has no dependencies.
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.7.2 | 362 | 10/3/2024 | |
5.4.7.1 | 256 | 9/28/2024 | |
5.4.7 | 913 | 6/27/2024 | |
5.4.6 | 7,578 | 5/14/2023 | |
5.4.5 | 416 | 5/4/2023 | |
5.4.4.1 | 1,939 | 12/20/2022 | |
5.4.4 | 2,848 | 1/27/2022 | |
5.4.3 | 2,692 | 3/29/2021 | |
5.4.2 | 2,325 | 12/5/2020 | |
5.4.1 | 2,213 | 10/10/2020 | |
5.4.0 | 1,227 | 6/30/2020 | |
5.3.6 | 1,409 | 9/25/2020 | |
5.3.5.2 | 882 | 5/29/2020 | |
5.3.5.1 | 2,378 | 8/17/2019 | |
5.3.5 | 3,147 | 7/10/2018 | |
5.3.4 | 6,206 | 6/15/2017 | |
5.3.3 | 5,846 | 10/20/2016 | |
5.3.2 | 1,741 | 5/11/2016 |