morbigversion
A trustworthy parser for POSIX shell
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.
Authors | Yann RĂ©gis-Gianas <yann.regis-gianas@irif.fr>, Ralf Treinen <ralf.treinen@irif.fr> and Nicolas Jeannerod <niols@niols.fr> |
---|---|
License | GPL-3.0-only |
Published | |
Homepage | https://github.com/colis-anr/morbig |
Issue Tracker | https://github.com/colis-anr/morbig/issues |
Maintainer | Nicolas Jeannerod <niols@niols.fr> |
Dependencies |
|
Source [http] | https://github.com/colis-anr/morbig/archive/0.10.3.tar.gz md5=93ad6f7e3e112e8ffc1b838250085a11 sha512=ee51f1b257b14a780c28bee0190f58c7af9e9bb7393f2a2a47d5b5a02fcb24ca0fb37e8cc51408eafe977e7ea2ee53b1570e3b5345ed74975973c909acdc3507 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/morbig/morbig.0.10.3/opam |
Required by
- morsmall>=0.2.0