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.4.tar.gz md5=73ce60f81e41bee3cf4be45ed17c8be9 sha512=b059e2aaed40c468e6fcd4726ffeb4e35dd225be9edf81ddf327ba4fd52d7d2ea5ac1f5206fef13be6d3e0e0482dfa2288f21faf3717945cfed501658b28edd8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/morbig/morbig.0.10.4/opam |
Required by
- morsmall>=0.2.0