rugments icon indicating copy to clipboard operation
rugments copied to clipboard

Experiment to port the Pygments highlighter to Rust.

Rugments

This is a very early experiment in porting highlighting lexers from Pygments to Rust.

The final goal might be a shared meta-language to define the highlighters, with implementations in both languages, or even a Rust core library with Python binding and extensions.