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
- Host: GitHub
- URL: https://github.com/mlua-rs/rustmoon
- Owner: mlua-rs
- License: mit
- Created: 2022-09-06T09:49:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T16:42:43.000Z (over 3 years ago)
- Last Synced: 2025-04-11T11:05:44.253Z (12 months ago)
- Language: Rust
- Homepage:
- Size: 640 KB
- Stars: 8
- Watchers: 7
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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