package textmate-language

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

Install

Authors

Maintainers

Sources

textmate-language-0.1.0.tbz
sha256=16924e13a471b9e7974756fdbbabc2b4b9ff410b1e85403453759e74a0070aa9
sha512=a01405735dd23681a7191f18401cb2f2592b9fb9f3a4f317e3a46a3b97bbd403aa60b8eaaf59c02640df54580ee07507f30658d02782a6a495517559037b29c5

Description

Tokenizing source code with TextMate grammars.

Note that this library uses PCRE regex, while TextMate uses the Oniguruma dialect.

Published: 01 Sep 2020

Dependencies (3)

  1. pcre >= "7.3" & < "8.0"
  2. dune >= "2.7"
  3. ocaml >= "4.08"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. camyll < "0.2.0"

Conflicts

None