tree: afd574aaddd61d9f9c828d4c4d2a07f0d8a67abf [path history] [tgz]
  1. _lua5.1-tests/
  2. src/
  3. .gitattributes
  4. .gitignore
  5. .travis.yml
  6. appveyor.yml
  7. Cargo.toml
  8. LICENSE
  9. README.md
  10. x86_64-unknown-linux-sgx.json
third_party/lua-rs/README.md

Linux Build Status Windows build status codecov

Lua compiler implementation in pure Rust

WIP

This project is being completed. If you are interested, welcome to contribute code. See the following table for the work progress.

ModulesStatusUnit testsPass official lua-tests
Scanner×
Parser×
Instruction×
Compiler×

LICENSE

MIT LICENSE