./devel/lua-epnf, Abstract Syntax Tree support library for Lua

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 0.3, Package name: lua53-epnf-0.3, Maintainer: pkgsrc-users

The LPeg library is a powerful tool to parse text and extract parts of it
using captures. It even provides grammars, which can be used to parse
non-regular languages, but the complexer the language gets, the more
difficult error handling and keeping track of captured information
becomes. luaepnf enhances usage of LPeg grammars by building an abstract
syntax tree (AST) for the input and providing tools for error reporting,
as well as offering syntax sugar and shortcuts for accessing LPeg's
features.


Master sites:

SHA1: dae64731a3e44fdb8a815a91a6080f7820569420
RMD160: e9eca2a52fd91a9e198be0560be97df690b94b6d
Filesize: 7.905 KB

Version history: (Expand)