full_moon 0.3.0

A lossless Lua 5.1 parser
Documentation
[
  {
    "start_position": {
      "bytes": 0,
      "character": 1,
      "line": 1
    },
    "end_position": {
      "bytes": 8,
      "character": 9,
      "line": 1
    },
    "token_type": {
      "type": "Symbol",
      "symbol": "function"
    }
  },
  {
    "start_position": {
      "bytes": 8,
      "character": 9,
      "line": 1
    },
    "end_position": {
      "bytes": 8,
      "character": 9,
      "line": 1
    },
    "token_type": {
      "type": "Eof"
    }
  }
]