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
- 09 Mar 2019
- Authors
- Maintainers
Sources
0.10.3.tar.gz
md5=93ad6f7e3e112e8ffc1b838250085a11
sha512=ee51f1b257b14a780c28bee0190f58c7af9e9bb7393f2a2a47d5b5a02fcb24ca0fb37e8cc51408eafe977e7ea2ee53b1570e3b5345ed74975973c909acdc3507
Dependencies
yojson
< "2.0.0"
visitors
>= "20180513"
odoc
with-doc
ocaml
>= "4.04"
menhir
>= "20180538"
dune
>= "1.4.0"
Reverse Dependencies
morsmall
>= "0.2.0"