package textmate-language

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

Install

Dune Dependency

Authors

Maintainers

Sources

textmate-language-0.2.1.tbz
sha256=eccf792650ed3156d8aa2e221f002098614168f5c9cd70220904865924ee56e0
sha512=7e9c618eef3fdcf4ee702e57079460e321390a9eb9ea062fec1bacde3cc982596bdcaf77acf59b4f615a4fa17fa9b3897f82d4dd5f79b7d071c0c581729c4c5e

Description

Tokenizing source code with TextMate grammars.

Published: 09 Apr 2021

README

ocaml-textmate-language

This library provides functions for reading TextMate grammars and parsing 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 (1)

  1. odoc with-doc

Used by

None

Conflicts

None