package textmate-language
Tokenizing source code with TextMate grammars
Install
Dune Dependency
Authors
Maintainers
Sources
textmate-language-0.3.0.tbz
sha256=94b173437e8e9fa30116e9efb357b094ba3bf7320c455707c0ad6877f0f98803
sha512=0dc67729046354947a880cc814b4c897da308e889b282b0da95da7238e7bb48fcac8937dd238ded087c135acb0aed52b9466e899a2bf56065f5603fa04266418
Description
Tokenizing source code with TextMate grammars.
Published: 05 Jul 2021
README
ocaml-textmate-language
textmate-language
provides functions for reading TextMate grammars and tokenizing 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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page