Crates.io | polyglot_tokenizer |
lib.rs | polyglot_tokenizer |
version | 0.2.1 |
source | src |
created_at | 2020-05-11 23:33:35.0533 |
updated_at | 2020-07-26 12:36:20.318791 |
description | A generic programming language tokenizer |
homepage | https://github.com/monkslc/hyperpolyglot/tree/master/crates/polyglot_tokenizer |
repository | https://github.com/monkslc/hyperpolyglot/tree/master/crates/polyglot_tokenizer |
max_upload_size | |
id | 240367 |
size | 42,464 |
Polyglot Tokenizer turns code into tokens, labelling each token as an Identifier, LineComment, BlockComment, Symbol, StringLiteral, or Number.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.