Tokenizing code with TextMate grammars for syntax highlighting
Description
This package provides functions for reading TextMate grammars and tokenizing
code on a line-by-line basis. textmate-language
can read grammars from the
document types of the plist-xml
, ezjsonm
, and yojson
libraries.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Last Published
- 03 Oct 2022
- Authors
- Maintainers
Sources
textmate-language-0.3.2.tbz
sha256=638bccabc7e6713daa82a04803711b068bb594c2532d3ff092648590e150aed5
sha512=bbb3b259ba6fa1f21b9ff038e0ef74d2995ee00374a88b6176b077d12f879bff395ccfe95de8c368b1965a3b929b88b17b62eb12c5d752adc3ffe44450a305e1
Dependencies
odoc
with-doc
yojson
>= "1.7" & < "2" & with-test
ezjsonm
>= "1.2" & < "2" & with-test
alcotest
>= "1.4" & < "2" & with-test
plist-xml
with-test
oniguruma
< "0.2.0"
ocaml
>= "4.08"
dune
>= "2.7"
Reverse Dependencies
camyll
>= "0.2.0"