Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
This is an UNOFFICIAL OCaml port of the elm/parser
library (version 1.1.0) by Evan Czaplicki.
This port is extremely faithful and copies the original almost line-for-line. Accordingly, the documentation for the elm/parser
library (which is excellent) will be enough to understand how to use this library.
The main difference between bark
and elm/parser
is that elm/parser
supports:
neither of which are supported by bark
.