package camlrack

  1. Overview
  2. Docs
S-Expression parsing for OCaml

Install

Authors

Maintainers

Sources

0.10.1.tar.gz
md5=d888192782217ac5eb0933f07f0706d3
sha512=9dd2e7247afa9017feefcd97e4dc73869f10d84f267caa9f2ddfa913bd5257ce1139200faf6aa26c588d4bbf6e178f8c95f85b9ec9192d0145cdbfc664c17b60

Description

'Camlrack' provides the ability to parse strings into S-Expressions and vice versa. It is intended to be simple and minimal, yet fully-featured.

Tags

S-Expressions parsing

Published: 12 Feb 2022

Dependencies (2)

  1. ocaml >= "4.12"
  2. dune >= "2.9"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test & >= "2.2.5"

Used by (1)

  1. ppx_camlrack

Conflicts

None