morbig
A trustworthy parser for POSIX shell
Description
Morbig is a parser for shell scripts written in the POSIX shell script language. It parses the scripts statically, that is without executing them, and constructs a concrete syntax tree for each of them. The concrete syntax trees are built using constructors according to the shell grammar of the POSIX standard.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 13 Oct 2018
- Authors
- Maintainers
Sources
v0.9.1.tar.gz
md5=2a1b7a85a095a6229d099972142c3f6b
sha512=4b3dca99870de7863701fa887cc1d4135ecb5b5523a22b7df8a553da8d17f40c40062e2c968b3538ad3cb40e923af639f895b48c8aa73b1d3c806811ca0b662f
Dependencies
yojson
< "2.0.0"
visitors
>= "20170308"
ocamlbuild
build
ocaml
build & >= "4.03"
menhir
>= "20151023"
Reverse Dependencies
morsmall
< "0.2.0"