Package ocaml-parsexp: Information
Source package: ocaml-parsexp
Version: 0.17.0-alt1
Build time: Apr 8, 2025, 10:56 PM
Category: Development/ML
Report package bugHome page: https://github.com/janestreet/parsexp
License: Apache-2.0
Summary: S-expression parsing library for ocaml
Description:
This library provides generic parsers for parsing S-expressions from strings or
other medium.
The library is focused on performances but still provide full generic parsers
that can be used with strings, bigstrings, lexing buffers, character streams or
any other sources effortlessly.
It provides three different class of parsers:
the normal parsers, producing [Sexp.t] or [Sexp.t list] values
the parsers with positions, building compact position sequences so that one
can recover original positions in order to report properly located errors at
little cost
the Concrete Syntax Tree parsers, produce values of type [Parsexp.Cst.t]
which record the concrete layout of the s-expression syntax, including
commentsList of RPM packages built from this SRPM:
ocaml-parsexp (e2kv6, e2kv5, e2kv4, e2k)
ocaml-parsexp-devel (e2kv6, e2kv5, e2kv4, e2k)
ocaml-parsexp (e2kv6, e2kv5, e2kv4, e2k)
ocaml-parsexp-devel (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Anton Farygin
Last changed
Sept. 5, 2024 Anton Farygin 0.17.0-alt1
- 0.17.0
Nov. 7, 2023 Anton Farygin 0.16.0-alt1
- 0.16.0
Jan. 4, 2022 Anton Farygin 0.15.0-alt1
- 0.15.0