package parsexp
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
S-expression parsing library
Install
dune-project
Dependency
Authors
Maintainers
Sources
parsexp-v0.15.0.tar.gz
sha256=d1ee902b12ac7c0c888863025990d06845530fb75328454814e5ce5b6d43d193
doc/parsexp/Parsexp/index.html
Module ParsexpSource
Same as Parser but gives back a s-expression as soon as they are found in the input.
Exception raised in case of a conversion error
Exception raised in case of a parsing error
Same as Parser but gives back a s-expression as soon as they are found in the input.
Source
module Many_and_positions :
Parser with type parsed_value = Sexplib0.Sexp.t list * Positions.tSource
module Eager_and_positions :
Eager_parser with type parsed_value = Sexplib0.Sexp.t * Positions.tSame as Parser but gives back a s-expression as soon as they are found in the input.
Same as Parser but gives back a s-expression as soon as they are found in the input.
Same as Parser but gives back a s-expression as soon as they are found in the input.
Source
module Conv_single :
Conv
with type 'a res := 'a id
and type parsed_sexp := Sexplib0.Sexp.t
and type chunk_to_conv := Sexplib0.Sexp.tSource
module Conv_many :
Conv
with type 'a res := 'a list
and type parsed_sexp := sexp_list
and type chunk_to_conv := Sexplib0.Sexp.tSource
module Conv_many_at_once :
Conv
with type 'a res := 'a id
and type parsed_sexp := sexp_list
and type chunk_to_conv := sexp_list sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>