SergioBenitez / jellybean

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jellybean

Syntax highlighting library using tree-sitter.

Work in Progress

This is almost ready for release. But not quite yet. To build, first sync:

cargo xtask sync

Run some examples:

cargo run -p example-bat -- file/to/highlight.ext
cargo run -p example-html -- file/to/highlight.ext output/file.html
cargo run -p example-cached

About


Languages

Language:Rust 100.0%