locversion
Representing ranges of lexing positions from parsed files
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 |
---|---|
Author | Mathieu Barbin |
License | MIT |
Published | |
Homepage | https://github.com/mbarbin/loc |
Issue Tracker | https://github.com/mbarbin/loc/issues |
Maintainer | Mathieu Barbin <opensource@mbarbin.org> |
Dependencies | |
Source [http] | https://github.com/mbarbin/loc/releases/download/0.2.2/loc-0.2.2.tbz sha256=3823c82f10c16278eb4b660a5621c59f4e920151c6d4c6a37976bbe9ba3a7934 sha512=aca370c2387e2afb6b116f911671f872cbc44713297713e98573dda5dcad0974bd7f22df4ad8a59243b19ba24a675d1ec98c66453176298baaaa3fdb56c5e1e4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/loc/loc.0.2.2/opam |
Required by