any-lexer

Crates.ioany-lexer
lib.rsany-lexer
version0.0.3
sourcesrc
created_at2023-06-16 18:09:30.278237
updated_at2023-07-01 01:31:07.426163
descriptionLexers for various programming languages and formats
homepage
repositoryhttps://github.com/vallentin/colorblast
max_upload_size
id892488
size45,563
Christian Vallentin (vallentin)

documentation

README

any-lexer

any-lexer Latest Version Docs License

Warning: This library is experimental and may change drastically in 0.0.* versions.

any-lexer is a collection of lexer implementations, capable of tokenizing various programming languages, markup languages, and various other formats.

The currently implemented lexers include Rust, C, Python, CSS, SCSS, JSON, JSON with Comments, and many more.

Commit count: 71

cargo fmt