Crates.io | any-lexer |
lib.rs | any-lexer |
version | 0.0.3 |
source | src |
created_at | 2023-06-16 18:09:30.278237 |
updated_at | 2023-07-01 01:31:07.426163 |
description | Lexers for various programming languages and formats |
homepage | |
repository | https://github.com/vallentin/colorblast |
max_upload_size | |
id | 892488 |
size | 45,563 |
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.