camlon
Caml Object Notion, parsing and printing OCaml like data expressions
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Libraries
This package provides the following libraries (via dune):
camlon
Documentation:
Camlon.Ast_helper
Helpers to produce Parsetree fragmentsCamlon.Asttypes
Auxiliary AST types used by parsetree and typedtree.Camlon.Clflags
Camlon.Docstrings
Documentation commentsCamlon.Lexer
Camlon.Location
Source code locations (ranges of positions), used in parsetree.Camlon.Longident
Long identifiers, used in parsetree.Camlon.Misc
Miscellaneous useful types and functionsCamlon.Ocaml
Camlon.Parser
Camlon.Parsetree
Abstract syntax tree produced by parsingCamlon.Pprintast
Camlon.Syntaxerr
Auxiliary type for reporting syntax errorsCamlon.Warnings