Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

A library and cli for running, disassembling, and debugging Lua programs.

Current features ~

  • Fully functional VM
  • Unit tests
  • Big chunk of of the 5.2 builtins implemented
  • Versatile bytecode decoding
  • Disassembly
  • Identical edge case behavior to reference implementation

Roadmap ~

See https://github.com/PixelToast/dartlua/milestones

Contributing ~

PRs are welcome Try to maintain a consistent code style as the rest of the project and bear with me while things get documented

You can’t perform that action at this time.