TheAlgorithms / Lua

Algorithms and Data Structures implemented in the Lua programming language

Repository from Github https://github.comTheAlgorithms/LuaRepository from Github https://github.comTheAlgorithms/Lua

Algorithms and Data Structures in Lua

Gitpod ready-to-code

A repository for Algorithms and Data Structures implemented in the Lua programming language.

Targets Lua 5.1 / LuaJIT.

Basic contribution guidelines.

Documentation

Documentation is provided through comments on function definitions, parameters and return statements. Additional considerations can be found in the doc folder.

About

Algorithms and Data Structures implemented in the Lua programming language

License:MIT License


Languages

Language:Lua 99.9%Language:Dockerfile 0.1%