• Stars
    star
    186
  • Rank 200,766 (Top 5 %)
  • Language
    Rust
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pure Rust implementation of Lua compiler.

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.

Modules Status Unit tests Pass official lua-tests
Scanner √ × √
Parser √ × √
Instruction √ × √
Compiler √ × √

LICENSE

MIT LICENSE