full_moon 0.3.0

A lossless Lua 5.1 parser
Documentation
{
  "UnexpectedToken": {
    "token": {
      "start_position": {
        "bytes": 6,
        "character": 7,
        "line": 1
      },
      "end_position": {
        "bytes": 9,
        "character": 10,
        "line": 1
      },
      "token_type": {
        "type": "Symbol",
        "symbol": "end"
      }
    },
    "additional": "expected name"
  }
}