pm-lexer 0.1.4

This is a sample lexer using the proc-macro crate, to be used in the pomelo testings
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[package]
authors = ["Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>"]
description = "This is a sample lexer using the proc-macro crate, to be used in the pomelo testings"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "pm-lexer"
repository = "https://github.com/rodrigorc/pomelo"
version = "0.1.4"