package tm-grammars

  1. Overview
  2. Docs
TextMate grammars as OCaml strings

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tm-grammars-1.0.0.tbz
sha256=a44a4f0d07ee70c464a13960e8250c4913d70737161eb89a2b9fbc4c1e166916
sha512=184a5cb893392366c22438a87f6bf5d414cb2de129ccf0bd5c4748971f5c8e07da2d71795de5d23290b23b0a49753bcfff6e83a45d13c5295029f0eed5aa12fb

doc/CHANGES.html

1.0.0

  • Published OCaml package that exposes TextMate grammars as JSON strings.
  • Each language is a findlib sublibrary (e.g. tm-grammars.ocaml, tm-grammars.tsx).
  • Downstream users depend on tm-grammars and add only the sublibraries they need to (libraries ...).
  • Generated package setup driven by sources.json.