package textmate-language

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

ocaml-textmate-language

This library provides functions for reading TextMate grammars and parsing lines of source code.

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

Read the documentation at https://dosaylazy.github.io/ocaml-textmate-language/.

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

OCaml

Innovation. Community. Security.