full_moon 0.3.0

A lossless Lua 5.1 parser
Documentation
{
  "UnexpectedToken": {
    "token": {
      "start_position": {
        "bytes": 16,
        "character": 17,
        "line": 1
      },
      "end_position": {
        "bytes": 16,
        "character": 17,
        "line": 1
      },
      "token_type": {
        "type": "Eof"
      }
    },
    "additional": "expected 'end'"
  }
}