The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.04 - 2015-08-02

  • Incorporate grammar changes discussed here: https://github.com/ronsavage/MarpaX-Languages-Lua-Parser/issues/2 and https://github.com/ronsavage/MarpaX-Languages-Lua-Parser/issues/3.
  • Add lua.sources/constructs.lua from MarpaX::Languages::Lua::AST.
  • Add lua.output/constructs.txt. It's output from MarpaX::Languages::Lua::Parser.
  • Reformat grammar slightly, by replacing 4 leading spaces with a "\t".

Documentation

Parsing any Lua source code file

Modules

A Lua source code parser