Skip to content

shiinamiyuki/rua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rua

Lua 5.4 implementation in Rust

Features

  • Safe Rust API

Compliance with Lua

  • Goto not supported
  • and not supported
  • No binary compatibility
  • Standard library is incomplete
  • Simple mark sweep GC
  • Performance is roughly equal to python

About

Lua Implementation in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published