@hackage language-lua0.2.0

Lua parser and pretty-printer

Lua 5.2 lexer, parser and pretty-printer.

Changelog:

0.2.0:

  • Syntax tree is annotated. All parsers(parseText, parseFile) annotate resulting tree with source positions.