lex 0.2.0

This library aids in lexing languages.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Nicholas Deapen <nik@depaen.com>"]
description = "This library aids in lexing languages."
edition = "2018"
homepage = "https://github.com/nikdeapen/lex"
license = "MIT"
name = "lex"
readme = "README.md"
repository = "https://github.com/nikdeapen/lex"
version = "0.2.0"