package sexplib

  1. Overview
  2. Docs

Module SexplibSource

Sourcemodule Conv : sig ... end

Utility Module for S-expression Conversions

Sourcemodule Conv_error : sig ... end
Sourcemodule Exn_magic : sig ... end
Sourcemodule Lexer : sig ... end
Sourcemodule Parser : sig ... end
Sourcemodule Parser_with_layout : sig ... end
Sourcemodule Path : sig ... end

Path: Module for Substitutions within S-expressions

Sourcemodule Pre_sexp : sig ... end
Sourcemodule Sexp : sig ... end

Sexp: Module for handling S-expressions (I/O, etc.)

Sourcemodule Sexp_intf : sig ... end

Sexp_intf: interface specification for handling S-expressions (I/O, etc.)

Sourcemodule Sexp_with_layout : sig ... end
Sourcemodule Src_pos : sig ... end

source positions, both relative and absolute

Sourcemodule Std : sig ... end
Sourcemodule Type : sig ... end
Sourcemodule Type_with_layout : sig ... end

S-expressions annotated with relative source positions and comments