Syntax highlight code with Tree-sitter via Kramdown. This is a syntax highlighter plugin for Kramdown that leverages Tree-sitter's native syntax highlighter to highlight code blocks (and spans) when ...
Tree-sitter grammar for the Kraken programming language. Provides fast, incremental parsing for syntax highlighting, code navigation, and editor integration. Version: v0.8.42 — This repo tracks the ...
「Atom 1.32」では、新しい構文解析システム「tree-sitter」がついにデフォルトで有効化された。 「tree-sitter」はコードの入力に応じて逐次的に構文を解析し、強調表示とコードの折り畳みを行うライブラリで、現在Bash、C、C++、ERB、EJS、Go、HTML、JavaScript、Python、Ruby、TypeScriptの11言語で利用可能。