any-lexer 0.0.3

Lexers for various programming languages and formats
Documentation
  • Coverage
  • 19.23%
    25 out of 130 items documented0 out of 18 items with examples
  • Size
  • Source code size: 45.67 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 13.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • vallentin/colorblast
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • vallentin

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.