1 unstable release

Uses old Rust 2015

0.1.0 Jan 12, 2018

#6 in #lua53


Used in cernan

MIT license

685KB
17K SLoC

C 15K SLoC // 0.1% comments Rust 2K SLoC // 0.1% comments

mond Build Status Documentation

Aims to be a complete Lua 5.3. We currently embed Lua 5.3.3.

Right now this is just for the cernan project. Please enjoy responsibly.

Forked from jcmoyer/rust-lua53.

License

Licensed under the MIT License, which is the same license Lua is distributed under. Refer to LICENSE.md for more information.


lib.rs:

Rust bindings for Lua 5.3 and beyond documentation. Original Lua library documentation here.

Dependencies