muncher 0.7.0

Easy to use char muncher for writing a lexer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[badges.travis-ci]
repository = "DevinR528/muncher"

[package]
authors = ["Devin R <devin.ragotzy@gmail.com>"]
categories = ["parsing", "parser-implementations"]
description = "Easy to use char muncher for writing a lexer."
edition = "2018"
keywords = ["parse", "munch", "token", "lexer"]
license = "MIT/Apache-2.0"
name = "muncher"
readme = "README.md"
repository = "https://github.com/DevinR528/muncher"
version = "0.7.0"