A simple Lua dialect and preprocessor

$ luarocks install candran

Candran is a dialect of the Lua 5.4 programming language which compiles to Lua 5.4, Lua 5.3, Lua 5.2, LuaJIT and Lua 5.1 compatible code. It adds several useful syntax additions which aims to make Lua faster and easier to write, and a simple preprocessor.
Unlike Moonscript, Candran tries to stay close to the Lua syntax, and existing Lua code should be able to run on Candran unmodified.

Versions

1.0.0-12 years ago434 downloads
0.14.0-12 years ago10 downloads

Dependencies

argparse >= 0.7.0
linenoise >= 0.9
LPegLabel >= 1.5.0
lua >= 5.1
luacheck >= 0.23.0

Labels

Manifests