MyNixOS website logo
Description

Parsing Expression Grammars For Lua with Labeled Failures.

LPegLabel is a conservative extension of the LPeg library that provides an implementation of Parsing Expression Grammars (PEGs) with labeled failures. By using labeled failures we can properly report syntactical errors. We can also recover from such errors by describing a grammar rule with the same name of a given label. LPegLabel also reports the farthest failure position in case of an ordinary failure.

Metadata

Version

1.6.0-1

License

MIT/X11

Platforms (27)

    Darwin
    Linux
    Windows
Show all
  • aarch64-darwin
  • aarch64-linux
  • aarch64-windows
  • armv5tel-linux
  • armv6l-linux
  • armv7a-linux
  • armv7l-linux
  • i686-linux
  • i686-windows
  • loongarch64-linux
  • m68k-linux
  • microblaze-linux
  • microblazeel-linux
  • mips-linux
  • mips64-linux
  • mips64el-linux
  • mipsel-linux
  • powerpc-linux
  • powerpc64-linux
  • powerpc64le-linux
  • riscv32-linux
  • riscv64-linux
  • s390-linux
  • s390x-linux
  • x86_64-darwin
  • x86_64-linux
  • x86_64-windows