package loc

  1. Overview
  2. No Docs
Representing ranges of lexing positions from parsed files

Install

Dune Dependency

Authors

Maintainers

Sources

loc-0.2.2.tbz
sha256=3823c82f10c16278eb4b660a5621c59f4e920151c6d4c6a37976bbe9ba3a7934
sha512=aca370c2387e2afb6b116f911671f872cbc44713297713e98573dda5dcad0974bd7f22df4ad8a59243b19ba24a675d1ec98c66453176298baaaa3fdb56c5e1e4

Description

Loc is an OCaml library for manipulating code locations, which are ranges of lexing positions from a parsed file.

Attaching locations to nodes manipulated by programs can be useful for various applications such as compilers, interpreters, linters, and refactoring tools.

Tags

code-locations lexing

Published: 04 Dec 2024

Dependencies (5)

  1. stdune >= "3.16"
  2. sexplib0 >= "v0.16"
  3. fpath >= "0.7.3"
  4. ocaml >= "4.14"
  5. dune >= "3.16"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None

OCaml

Innovation. Community. Security.