lexical_scanner 0.1.14

A simple lexer which creates over 75 various tokens based on the rust programming language. This complete Lexer/Lexical Scanner produces tokens for a string or a file path entry.
Documentation
[dependencies]

[package]
description = "A simple lexer which creates over 75 various tokens based on the rust programming language. This complete Lexer/Lexical Scanner produces tokens for a string or a file path entry."
edition = "2021"
keywords = ["lexer", "lexical", "scanlex", "lexical_scanner", "tokenizer"]
license = "MIT"
name = "lexical_scanner"
repository = "https://github.com/mjehrhart/lexical_scanner"
resolver = "2"
version = "0.1.14"