fstirlitz / luaparse

A Lua parser written in JavaScript
https://fstirlitz.github.io/luaparse/
MIT License
459 stars 91 forks source link

Add support for parsing LuaJIT-specific number suffixes #97

Closed fstirlitz closed 3 years ago

fstirlitz commented 3 years ago

Adapted from #57; closes #92.