package morbig

  1. Overview
  2. No Docs
A trustworthy parser for POSIX shell

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.tar.gz
md5=a3f8e32c87b6f401117946c7b6e1151d
sha512=4e6903e88af11b13dbf0314230a086ace5f317de71eb34cee04f63a676eac90dc32185075dc1381dac30404af61e9389b76864fddbd5c8b748825d802f273840

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.

Published: 09 Sep 2018

Dependencies (6)

  1. yojson < "2.0.0"
  2. visitors >= "20170308"
  3. ppx_deriving_yojson
  4. ocamlbuild build
  5. ocaml build & >= "4.03"
  6. menhir build & >= "20151023"

Dev Dependencies

None

Used by (1)

  1. morsmall < "0.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.