sh-parser-cli

Parser of POSIX Shell Command Language - command-line utility

$ luarocks install --server=https://luarocks.org/dev sh-parser-cli

This is a command-line utility for sh-parser, a POSIX shell parser written in
LPeg that generates AST of the parsed shell script without evaluating.
It parsers the given shell script and generates its AST in JSON.

Versions

dev-0dev6 years ago(revision: 22)63 downloads

Dependencies

lua >= 5.1
optarg ~> 0.2
rapidjson ~> 0.5

Manifests