An open API service indexing awesome lists of open source software.

https://github.com/mlua-rs/rustmoon

Lua 5.3 port to Rust
https://github.com/mlua-rs/rustmoon

Last synced: 11 months ago
JSON representation

Lua 5.3 port to Rust

Awesome Lists containing this project

README

          

# Lua 5.3 port to Rust

This is a port of [Lua] [5.3] to the Rust programming language with goal to provide backward compatibility with the PUC Lua, including the C API layer.

Currently the project is in progress and cannot be used.

[Lua]: https://www.lua.org
[5.3]: https://www.lua.org/manual/5.3/manual.html