package textmate-language

  1. Overview
  2. Docs
Tokenizing source code with TextMate grammars

Install

Dune Dependency

Authors

Maintainers

Sources

textmate-language-0.3.0.tbz
sha256=94b173437e8e9fa30116e9efb357b094ba3bf7320c455707c0ad6877f0f98803
sha512=0dc67729046354947a880cc814b4c897da308e889b282b0da95da7238e7bb48fcac8937dd238ded087c135acb0aed52b9466e899a2bf56065f5603fa04266418

Description

Tokenizing source code with TextMate grammars.

Published: 05 Jul 2021

README

ocaml-textmate-language

textmate-language provides functions for reading TextMate grammars and tokenizing lines of source code.

Read the documentation at https://alan-j-hu.github.io/ocaml-textmate-language/.

textmate-language follows SemVer. It is currently in 0.Y.z, so Y will be incremented for breaking changes.

Dependencies (3)

  1. oniguruma < "0.2.0"
  2. ocaml >= "4.08"
  3. dune >= "2.7"

Dev Dependencies (6)

  1. odoc with-doc
  2. yojson >= "1.7" & < "2" & with-test
  3. plist-xml < "0.4.0" & with-test
  4. markup >= "1.0" & with-test
  5. ezjsonm >= "1.2" & < "2" & with-test
  6. alcotest >= "1.4" & < "2" & with-test

Used by (1)

  1. hilite < "0.1.1"

Conflicts

None

OCaml

Innovation. Community. Security.