luthor 0.2.0

A collection of lexers for various languages/formats, and the tools required to build them.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Jordan MacDonald <jordan@wastedintelligence.com>"]
description = "A collection of lexers for various languages/formats, and the tools required to build them."
documentation = "http://jordanmacdonald.ca/rust/luthor"
homepage = "https://github.com/jmacdonald/luthor"
keywords = ["lex", "token", "syntax"]
license = "MIT"
name = "luthor"
version = "0.2.0"