Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 652 Bytes

File metadata and controls

13 lines (9 loc) · 652 Bytes

luaparse

About

Luaparse is a fast, flexible parser for Roblox Luau and earlier versions of Lua (>5.2) that is currently in development. This repo serves as a web playground in which WASM is loaded, and then all Luau input is tokenised and parsed into Abstract Syntax Tables (AST) as a standalone tool, part of Luamorph. This tool will officially release (FOSS) after a major refactoring to improve readability and Luau support.

Acknowledgements

Thank you to: